1

rename configuration.nix to default.nix

This commit is contained in:
2022-08-09 22:22:16 +02:00
parent 7fb003f35b
commit cf3ac4e613

View File

@ -6,7 +6,9 @@
{
imports = [
# NixCommunity binary cache
# Import the host-specific system config
./${hostname}
./cachix.nix
];