feat: update flake.lock and add eilmeldung program with configuration

This commit is contained in:
uttarayan21
2025-12-25 06:29:41 +05:30
parent 59eee40635
commit b7c7a875f6
12 changed files with 236 additions and 106 deletions

View File

@@ -127,11 +127,11 @@
options = ["nofail"];
};
fileSystems."/volumes/windows-games" = {
device = "/dev/disk/by-partuuid/56359fb7-7d33-44d2-bebd-b0c53daeeb73";
fsType = "ntfs3";
options = ["nofail"];
};
# fileSystems."/volumes/windows-games" = {
# device = "/dev/disk/by-partuuid/56359fb7-7d33-44d2-bebd-b0c53daeeb73";
# fsType = "ntfs3";
# options = ["nofail"];
# };
swapDevices = [];