mirror of
https://github.com/Ascyii/nixos.git
synced 2025-12-31 22:44:23 -05:00
Minors
This commit is contained in:
@@ -9,7 +9,8 @@
|
|||||||
./../../modules/essential.nix
|
./../../modules/essential.nix
|
||||||
./../../modules/common/sops.nix
|
./../../modules/common/sops.nix
|
||||||
|
|
||||||
./../../modules/services/webdav.nix
|
# This is buggy right now
|
||||||
|
#./../../modules/services/webdav.nix
|
||||||
# Not working right now due to nvidia problems
|
# Not working right now due to nvidia problems
|
||||||
# It worked fine on another machine thats why I am wondering
|
# It worked fine on another machine thats why I am wondering
|
||||||
#./../../modules/services/ai.nix
|
#./../../modules/services/ai.nix
|
||||||
@@ -36,7 +37,6 @@
|
|||||||
options = [ "defaults" "uid=1000" "gid=100" "umask=000" ];
|
options = [ "defaults" "uid=1000" "gid=100" "umask=000" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
# Testing
|
# Testing
|
||||||
#environment.etc."mnt/jousb".source = "/mnt/jousb"; # ensures directory exists
|
#environment.etc."mnt/jousb".source = "/mnt/jousb"; # ensures directory exists
|
||||||
#services.udev.extraRules = ''
|
#services.udev.extraRules = ''
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
./../../modules/graphics/workstation.nix
|
./../../modules/graphics/workstation.nix
|
||||||
|
|
||||||
./../../modules/services/webdav.nix
|
#./../../modules/services/webdav.nix
|
||||||
./../../modules/services/scanning.nix
|
./../../modules/services/scanning.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
./../../modules/laptop/powersave.nix
|
./../../modules/laptop/powersave.nix
|
||||||
./../../modules/laptop/battery.nix
|
./../../modules/laptop/battery.nix
|
||||||
|
|
||||||
./../../modules/services/webdav.nix
|
#./../../modules/services/webdav.nix
|
||||||
./../../modules/services/scanning.nix
|
./../../modules/services/scanning.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user