fix(nix): remove useless service
This commit is contained in:
parent
94f33b5848
commit
6dc290d925
1 changed files with 0 additions and 8 deletions
|
@ -199,14 +199,6 @@
|
|||
settings.eDP-2.path = "/home/priime/.wallpaper/mountain.jpg";
|
||||
};
|
||||
|
||||
# Compositor
|
||||
services.picom = {
|
||||
enable = true;
|
||||
backend = "glx";
|
||||
activeOpacity = 1;
|
||||
inactiveOpacity = 1;
|
||||
};
|
||||
|
||||
services.emacs = {
|
||||
enable = true;
|
||||
defaultEditor = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue