fixing and reorganizing, removed nvf flake
This commit is contained in:
parent
6c99ced7fe
commit
1e3dff9436
3 changed files with 1 additions and 9 deletions
|
@ -12,11 +12,6 @@
|
|||
./hardware-configuration.nix
|
||||
];
|
||||
|
||||
# from failed module experiment
|
||||
# https://youtu.be/vYc6IzKvAJQ
|
||||
# Enable/Disable Modules
|
||||
# dockerModule.enable = true;
|
||||
|
||||
boot.initrd.luks.devices."luks-880424d4-ac69-44cf-aa3b-99a224128551".device = "/dev/disk/by-uuid/880424d4-ac69-44cf-aa3b-99a224128551";
|
||||
networking.hostName = "greynix"; # Define your hostname.
|
||||
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue