mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-08-21 10:45:49 +02:00
Add disko with LUKS encryption and impermanence setup
This commit is contained in:
@@ -17,6 +17,9 @@ in {
|
||||
"networkmanager"
|
||||
"wheel"
|
||||
];
|
||||
# CHANGEME: Set your password with: mkpasswd -m sha-512
|
||||
# Or use initialPassword for first boot, then change it
|
||||
initialPassword = "nixos";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user