This website requires JavaScript.
Explore
Help
Register
Sign in
darkkirb
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
Code
Issues
1
Pull requests
2
Projects
Releases
Packages
Wiki
Activity
Actions
2b0a16d201
nixos-config
/
programs
/
default.nix
9 lines
104 B
Nix
Raw
Normal View
History
Unescape
Escape
add fish as shell
2024-11-03 10:25:39 +00:00
_
:
{
imports
=
[
./shell
]
;
i keep forgetting that this is not the same thing
2024-11-03 17:36:55 +00:00
home-manager
.
users
.
root
.
imports
=
[
./home-manager.nix
]
;
add fish as shell
2024-11-03 10:25:39 +00:00
}
Reference in a new issue
Copy permalink