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
/
wayland
/
default.nix
blob: 30bf34d407176c08acbe0b213decf468ba98ec8d (
plain
)
1
2
3
4
5
6
7
{
...
}:
{
imports
=
[
./waybar.nix
./mako.nix
];
}