mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 10:20:14 +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