mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 15:11:34 +01:00
Include env variable and aliases in nh configuration
This commit is contained in:
parent
10bb7b5c31
commit
7c105b7d33
4 changed files with 12 additions and 16 deletions
|
|
@ -7,8 +7,6 @@
|
|||
|
||||
networking.hostName = "north";
|
||||
|
||||
environment.sessionVariables.FLAKE = "/home/seb/Projects/nixos/my-config";
|
||||
|
||||
myConfig = {
|
||||
boot-loader = {
|
||||
systemd-boot.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue