mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 15:04:59 +08:00
fucking nix in path
This commit is contained in:
parent
2004020376
commit
ddf9af4f0b
1 changed files with 4 additions and 0 deletions
|
|
@ -19,4 +19,8 @@ in
|
|||
];
|
||||
|
||||
home.username = "srid";
|
||||
|
||||
home.sessionPath = [
|
||||
"/nix/var/nix/profiles/default/bin"
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue