mirror of
https://github.com/RGBCube/ncc
synced 2025-07-31 03:57:44 +00:00
Nuke eww out of orbit
This commit is contained in:
parent
1d6cb20f0c
commit
078744a1d9
3 changed files with 0 additions and 9 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -7,7 +7,6 @@
|
|||
!machines/enka/discord/
|
||||
!machines/enka/docker/
|
||||
!machines/enka/dunst/
|
||||
!machines/enka/eww/
|
||||
!machines/enka/firefox/
|
||||
!machines/enka/fuzzel/
|
||||
!machines/enka/git/
|
||||
|
|
|
@ -21,7 +21,6 @@
|
|||
./discord
|
||||
./docker
|
||||
./dunst
|
||||
./eww
|
||||
./firefox
|
||||
./fuzzel
|
||||
./git
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
{ homeConfiguration, enabled, ... }:
|
||||
|
||||
homeConfiguration "nixos" {
|
||||
programs.eww = enabled {
|
||||
configDir = ./.;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue