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 = [
|
||||
"librewolf"
|
||||
"theme"
|
||||
"picom"
|
||||
"spicetify"
|
||||
];
|
||||
in
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@
|
|||
#"mining"
|
||||
"packages"
|
||||
"parrot"
|
||||
"picom"
|
||||
"refreshrate"
|
||||
"scripts"
|
||||
"vfio"
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@
|
|||
"fonts"
|
||||
"git"
|
||||
"packages"
|
||||
"picom"
|
||||
"prime"
|
||||
"scripts"
|
||||
"xserver"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue