changing to lix

This commit is contained in:
Christoph Hollizeck 2024-08-14 10:39:56 +02:00
parent 2e97fd6671
commit 4f3763ecda
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
9 changed files with 97 additions and 61 deletions

View file

@ -13,6 +13,7 @@ with lib.wyrdgard;
jetbrains.rust-rover
inputs.pyfa
teamspeak_client
path-of-building
];
environment.pathsToLink = [ "/libexec" ];

View file

@ -48,10 +48,10 @@ in
fsType = "vfat";
};
"/storage" = {
device = "/dev/disk/by-uuid/c3c1dec1-7716-4c37-a3f2-bb60f9af84fd";
fsType = "ext4";
};
#"/storage" = {
# device = "/dev/disk/by-uuid/c3c1dec1-7716-4c37-a3f2-bb60f9af84fd";
# fsType = "ext4";
#};
};
swapDevices = [ ];