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: ea6b61e42855d16e4e377558d9e032d3db356fd7 (
plain
)
1
2
3
4
5
6
7
8
{
...
}:
{
imports
=
[
./hyprland.nix
./xfce.nix
./cosmic.nix
];
}