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: 006478e9a502b6f1733f04c28d7dca63c713b30c (
plain
)
1
2
3
4
5
6
7
8
9
{
...
}:
{
imports
=
[
./wayland
./hyprland.nix
./kde.nix
];
}