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
93f6f30175
nixos
/
modules
/
core
/
default.nix
13 lines
132 B
Nix
Raw
Blame
History
{
.
.
.
}:
{
imports
=
[
./gdm.nix
./hyprland.nix
./packages.nix
./sddm.nix
./system.nix
./user.nix
]
;
}
Reference in New Issue
View Git Blame
Copy Permalink