This website requires JavaScript.
Explore
Help
Register
Sign In
josh
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
043c21cc8b
nixos
/
profiles
/
desktop
/
default.nix
10 lines
101 B
Nix
Raw
Blame
History
{
.
.
.
}:
{
imports
=
[
../../modules/options
]
;
modules
.
hyprland
=
{
enable
=
true
;
}
;
}
Reference in New Issue
View Git Blame
Copy Permalink