mirror of
https://github.com/nmasur/dotfiles
synced 2025-12-03 06:02:42 +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