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: 9be2fe95764bd49bdf0a7ea90e4cb2bc27e51e09 (
plain
)
1
2
3
{
pkgs
,
hostconfig
,
...
}:
{
imports
=
[
./waybar.nix
./mako.nix
];
}