Fix ssh, added home.nix for bromine, and fix docker group
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
system.stateVersion = "23.11"; # Did you read the comment?
|
||||
|
||||
# Bootloader.
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.systemd-boot.enable = true;e
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
boot.initrd.luks.devices."luks-e9ee8166-a569-4bfc-9ada-fb2b718d9ad5".device = "/dev/disk/by-uuid/e9ee8166-a569-4bfc-9ada-fb2b718d9ad5";
|
||||
|
||||
Reference in New Issue
Block a user