remove eww
This commit is contained in:
parent
7bf45eca20
commit
216762ed16
3 changed files with 0 additions and 7 deletions
|
@ -1,6 +1,5 @@
|
|||
{ ... }: {
|
||||
imports = [
|
||||
./eww
|
||||
./rofi
|
||||
./waybar
|
||||
./dunst.nix
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
_: {
|
||||
programs.eww = {
|
||||
enable = true;
|
||||
configDir = ./config;
|
||||
};
|
||||
}
|
Loading…
Reference in a new issue