Remove on all import AND remove of flake.lock
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
{
|
||||
shell = import ./services/shell.nix;
|
||||
gnome = import ./services/gnome.nix;
|
||||
zed = import ./submodules/zed.nix;
|
||||
within = {
|
||||
shell = ./services/shell.nix;
|
||||
gnome = ./services/gnome.nix;
|
||||
zed = ./submodules/zed.nix;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user