index
:
nix-config.git
host/omega-relay
main
test-host
nix-config; configuration for my nixos systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home-modules
/
desktop
/
default.nix
blob: 4af361e38cc626179e81966995901d28c8ff563b (
plain
)
1
2
3
4
5
6
7
8
{
...
}:
{
imports
=
[
./wayland
./hyprland.nix
];
}