mirror of
https://github.com/Ascyii/nixos.git
synced 2026-01-01 14:54:26 -05:00
Have kmonad as a seperate service not managed by nixos
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
|
||||
./../../modules/hardware/nvidia.nix
|
||||
./../../modules/hardware/boot.nix
|
||||
./../../modules/hardware/xremap.nix
|
||||
];
|
||||
|
||||
networking.hostName = "minoxy";
|
||||
@@ -30,7 +29,6 @@
|
||||
SUBSYSTEM=="block", ENV{ID_FS_UUID}=="A09C8D5E9C8D2FB8", ENV{UDISKS_IGNORE}="1"
|
||||
'';
|
||||
|
||||
|
||||
# TODO: Make all your working systems go to ext4 on the full disk for ease of use and storage
|
||||
virtualisation.docker.storageDriver = "btrfs";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user