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