Compare commits
2 commits
9bac097220
...
f3d20ea3cb
Author | SHA1 | Date | |
---|---|---|---|
f3d20ea3cb | |||
6dc292e5d1 |
2 changed files with 1 additions and 4 deletions
|
@ -57,7 +57,4 @@
|
||||||
|
|
||||||
# fucking hell
|
# fucking hell
|
||||||
programs.anime-game-launcher.enable = true;
|
programs.anime-game-launcher.enable = true;
|
||||||
|
|
||||||
# novideo
|
|
||||||
hardware.nvidia.package = config.boot.kernelPackages.nvidiaPackages.beta;
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
services.mihomo = {
|
services.mihomo = {
|
||||||
enable = true;
|
enable = true;
|
||||||
configFile = config.sops.templates."clash.yaml".path;
|
configFile = config.sops.templates."clash.yaml".path;
|
||||||
webui = config.nur.repos.guanran928.metacubexd;
|
webui = pkgs.metacubexd;
|
||||||
};
|
};
|
||||||
|
|
||||||
systemd.services.mihomo.serviceConfig.ExecStartPre = [
|
systemd.services.mihomo.serviceConfig.ExecStartPre = [
|
||||||
|
|
Loading…
Reference in a new issue