flake: remove NUR dependency
This commit is contained in:
parent
6b45e2fb35
commit
b1f17cf793
3 changed files with 0 additions and 20 deletions
|
@ -1,6 +1,5 @@
|
|||
{ inputs, packages, ... }: rec {
|
||||
all = [
|
||||
nur
|
||||
scripts
|
||||
sway
|
||||
themes
|
||||
|
@ -10,7 +9,6 @@
|
|||
lib_extended
|
||||
];
|
||||
|
||||
nur = inputs.nur.overlay;
|
||||
scripts = (import ../scripts);
|
||||
|
||||
sway = (import ./sway.nix);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue