Updated where nixos config is on nixframe
This commit is contained in:
parent
15c9d5f4ff
commit
da2fbf5f6c
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@
|
|||
./hardware-configuration.nix
|
||||
];
|
||||
|
||||
my.flakeLocation = "/home/benson/workspace/nixos-config";
|
||||
|
||||
# Bootloader.
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
|
|
|||
Loading…
Reference in a new issue