Include env variable and aliases in nh configuration

This commit is contained in:
SebastianStork 2024-05-29 16:57:25 +02:00
parent 10bb7b5c31
commit 7c105b7d33
4 changed files with 12 additions and 16 deletions

View file

@ -7,8 +7,6 @@
networking.hostName = "inspiron";
environment.sessionVariables.FLAKE = "/home/seb/Projects/nixos/my-config";
myConfig = {
boot-loader = {
systemd-boot.enable = true;