108 current 2025-10-08 17:39:37 25.05.20251006.20c4598 6.12.50 *
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# flake for blakes nixos config
|
||||
# define new devices in outputs
|
||||
# generation: 107 current 2025-10-08 17:34:13 25.05.20251006.20c4598 6.12.50 *
|
||||
# generation: 108 current 2025-10-08 17:39:37 25.05.20251006.20c4598 6.12.50 *
|
||||
{
|
||||
description = "blakes nix config";
|
||||
inputs = {
|
||||
|
||||
@@ -46,6 +46,8 @@
|
||||
blake.enable = true;
|
||||
};
|
||||
|
||||
users.groups.media = { gid = 700; };
|
||||
|
||||
# testing!
|
||||
#boot.kernelParams = [ "quiet" ]; # remove splash
|
||||
#boot.plymouth.enable = true;
|
||||
|
||||
@@ -25,10 +25,10 @@ in
|
||||
autoScrub.interval = "weekly";
|
||||
};
|
||||
|
||||
fileSystems."/holocron" = {
|
||||
device = "holocron";
|
||||
fsType = "zfs";
|
||||
};
|
||||
# fileSystems."/holocron" = {
|
||||
# device = "holocron";
|
||||
# fsType = "zfs";
|
||||
# };
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user