This website requires JavaScript.
Explore
Help
Sign In
Jimbo
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
be6c35841e
nixos-config
/
modules
/
system
/
accounts
/
users
/
custom
/
default.nix
8 lines
100 B
Nix
Raw
Normal View
History
Unescape
Escape
More service changes start the move to nixfox.ca and replace the username
2025-01-01 18:32:50 -05:00
{
home-manager
,
.
.
.
}:
{
imports
=
[
Variablize username more
2025-01-03 17:52:33 -05:00
./main
More service changes start the move to nixfox.ca and replace the username
2025-01-01 18:32:50 -05:00
home-manager
.
nixosModules
.
home-manager
]
;
}
Reference in a new issue
Copy permalink