Merge remote-tracking branch 'forge/main'
This commit is contained in:
commit
833c05e31a
17 changed files with 40 additions and 832 deletions
|
|
@ -135,6 +135,12 @@ in {
|
|||
wishlist
|
||||
];
|
||||
};
|
||||
|
||||
friends = {
|
||||
isNormalUser = true;
|
||||
shell = pkgs.fish;
|
||||
home = "/home/friends";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
@ -186,6 +192,7 @@ in {
|
|||
git
|
||||
vim
|
||||
helix
|
||||
tcpdump
|
||||
];
|
||||
|
||||
system.stateVersion = "24.11"; # DO NOT MODIFY
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue