mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
moved picom out of home-manager
This commit is contained in:
parent
ba0b11a755
commit
08326e2194
4 changed files with 2 additions and 1 deletions
|
|
@ -8,7 +8,6 @@
|
||||||
modules = [
|
modules = [
|
||||||
"librewolf"
|
"librewolf"
|
||||||
"theme"
|
"theme"
|
||||||
"picom"
|
|
||||||
"spicetify"
|
"spicetify"
|
||||||
];
|
];
|
||||||
in
|
in
|
||||||
|
|
|
||||||
|
|
@ -12,6 +12,7 @@
|
||||||
#"mining"
|
#"mining"
|
||||||
"packages"
|
"packages"
|
||||||
"parrot"
|
"parrot"
|
||||||
|
"picom"
|
||||||
"refreshrate"
|
"refreshrate"
|
||||||
"scripts"
|
"scripts"
|
||||||
"vfio"
|
"vfio"
|
||||||
|
|
|
||||||
|
|
@ -10,6 +10,7 @@
|
||||||
"fonts"
|
"fonts"
|
||||||
"git"
|
"git"
|
||||||
"packages"
|
"packages"
|
||||||
|
"picom"
|
||||||
"prime"
|
"prime"
|
||||||
"scripts"
|
"scripts"
|
||||||
"xserver"
|
"xserver"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue