init
This commit is contained in:
commit
3cb3e95e89
9 changed files with 468 additions and 0 deletions
6
modules/environment.nix
Normal file
6
modules/environment.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
# set FLAKE variable for use with nh
|
||||
environment.sessionVariables = {
|
||||
FLAKE = "/home/blue/nixos";
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue