moved systems to their own folders

reworked sxhkd
moved images to /misc
This commit is contained in:
Gerg-L 2023-02-20 21:56:14 -05:00
parent 9d887fc79c
commit 32bf78aa36
13 changed files with 66 additions and 100 deletions

View file

@ -13,7 +13,7 @@ _: {lib, ...}: {
plymouth = {
enable = true;
theme = "breeze";
logo = ../images/nixos.png;
logo = ../misc/nixos.png;
};
loader = {
systemd-boot = {