treewide: prune out xorg
This commit is contained in:
parent
b89253931d
commit
46c30b9d5d
16 changed files with 1 additions and 205 deletions
|
|
@ -1,7 +0,0 @@
|
|||
{ config, inputs, ... }: {
|
||||
programs.rofi = {
|
||||
enable = true;
|
||||
theme = "theme";
|
||||
};
|
||||
xdg.configFile."rofi/theme.rasi".source = ../../res/theme.rasi;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue