mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2026-02-07 02:12:47 +01:00
do some moving
This commit is contained in:
parent
9379b9c61b
commit
49298541e5
78 changed files with 1570 additions and 1573 deletions
6
modules/de/home/eww/default.nix
Normal file
6
modules/de/home/eww/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{ ... }: {
|
||||
programs.eww = {
|
||||
enable = true;
|
||||
configDir = ./configDir;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue