rename configuration.nix to default.nix
This commit is contained in:
@ -6,7 +6,9 @@
|
||||
|
||||
{
|
||||
imports = [
|
||||
# NixCommunity binary cache
|
||||
# Import the host-specific system config
|
||||
./${hostname}
|
||||
|
||||
./cachix.nix
|
||||
];
|
||||
|
Reference in New Issue
Block a user