mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-11 09:23:56 -05:00
moved systems to their own folders
reworked sxhkd moved images to /misc
This commit is contained in:
parent
9d887fc79c
commit
32bf78aa36
13 changed files with 66 additions and 100 deletions
|
|
@ -13,7 +13,7 @@ _: {lib, ...}: {
|
|||
plymouth = {
|
||||
enable = true;
|
||||
theme = "breeze";
|
||||
logo = ../images/nixos.png;
|
||||
logo = ../misc/nixos.png;
|
||||
};
|
||||
loader = {
|
||||
systemd-boot = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue