fiddle around
This commit is contained in:
parent
5608251821
commit
53835a12e8
@ -9,7 +9,6 @@
|
|||||||
./nixvim
|
./nixvim
|
||||||
./helix
|
./helix
|
||||||
./gnome
|
./gnome
|
||||||
./eww
|
|
||||||
];
|
];
|
||||||
|
|
||||||
# Allow Unfree
|
# Allow Unfree
|
||||||
|
|||||||
@ -1,8 +0,0 @@
|
|||||||
{ ... }:
|
|
||||||
|
|
||||||
{
|
|
||||||
programs.eww = {
|
|
||||||
enable = true;
|
|
||||||
configDir = ./config;
|
|
||||||
};
|
|
||||||
}
|
|
||||||
Loading…
Reference in New Issue
Block a user