mirror of
https://github.com/nmasur/dotfiles
synced 2025-09-30 05:53:17 +00:00
fix broken system w default.nix
This commit is contained in:
@@ -1 +1,5 @@
|
|||||||
{ }
|
# This file does nothing but call configuration.nix
|
||||||
|
# It is required when in a shell.nix environment
|
||||||
|
{ ... }: {
|
||||||
|
imports = [ ./configuration.nix ];
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user