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
a0cc623c4b
NixOS-Config
/
hosts
/
tower
/
users
/
jimbo
/
default.nix
7 lines
99 B
Nix
Raw
Normal View
History
Unescape
Escape
Add Hyprland, attempt generalization
2024-12-08 06:41:06 -05:00
{
lib
,
.
.
.
}:
Mostly security changes, add nouveau as a boot option, simplify settings and prepare for home-manager options
2024-11-29 01:49:18 -05:00
{
home-manager
.
users
.
jimbo
=
{
Add Hyprland, attempt generalization
2024-12-08 06:41:06 -05:00
home
.
stateVersion
=
lib
.
mkForce
"
2
4
.
0
5
"
;
Mostly security changes, add nouveau as a boot option, simplify settings and prepare for home-manager options
2024-11-29 01:49:18 -05:00
}
;
}
Reference in a new issue
Copy permalink