mirror of
https://github.com/nmasur/dotfiles
synced 2026-07-04 16:53:56 +00:00
fix broken system w default.nix
This commit is contained in:
+5
-1
@@ -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