Fix ssh, added home.nix for bromine, and fix docker group

This commit is contained in:
2024-07-25 23:12:27 -04:00
parent af2c3219ce
commit 6c8776b68a
4 changed files with 58 additions and 1 deletions

View File

@@ -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";