writing out config stuff
This commit is contained in:
parent
cc5a05f622
commit
5fbee79091
1 changed files with 3 additions and 0 deletions
|
|
@ -32,6 +32,9 @@
|
|||
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
||||
boot.initrd.luks.devices."luks-ac595b45-1286-49af-9945-1fd203e3c281".device = "/dev/disk/by-uuid/ac595b45-1286-49af-9945-1fd203e3c281";
|
||||
|
||||
|
||||
users.users = {
|
||||
${variables.username} = {
|
||||
isNormalUser = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue