index
:
nix-config
master
All my NixOS and home-manager configurations.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
default.nix
blob: bd5d29280d73be35a99e476a8e2f35c19bbe98e9 (
plain
)
1
2
3
4
5
{
imports
=
[
./sway
];
}