test
This commit is contained in:
parent
7dae0117e3
commit
8c311bd2d1
2 changed files with 2 additions and 6 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -1,4 +1,4 @@
|
||||||
[submodule "wallpapers"]
|
[submodule "wallpapers"]
|
||||||
path = wallpapers
|
path = wallpapers
|
||||||
url = https://git.sysctl.io/albert/wallpapers
|
url = https://git.sysctl.io/albert/wallpapers
|
||||||
branch = main@HEAD
|
branch = main
|
||||||
|
|
|
@ -12,11 +12,7 @@
|
||||||
../../common/services/fwupd.nix
|
../../common/services/fwupd.nix
|
||||||
../../common/services/tlp.nix
|
../../common/services/tlp.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
networking.extraHosts = ''
|
|
||||||
192.168.1.210 pass.sysctl.io
|
|
||||||
'';
|
|
||||||
|
|
||||||
# steam , etc
|
# steam , etc
|
||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
powerManagement.enable = true;
|
powerManagement.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue