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
/
modules
/
desktop
/
wms
/
default.nix
blob: 9f7a18dcb96a22c9e2d4ea5ef1bbd839ee6f56fb (
plain
)
1
2
3
4
5
6
7
{
...
}:
{
imports
=
[
./hyprland.nix
./xfce.nix
];
}