mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-22 00:21:34 +01:00
Let hyprland do the services starting
This commit is contained in:
parent
a9e83e15ad
commit
905d55db30
13 changed files with 92 additions and 138 deletions
|
|
@ -18,7 +18,6 @@
|
|||
vscode.enable = true;
|
||||
equalizer.enable = true;
|
||||
sops.enable = false;
|
||||
clipboard.enable = true;
|
||||
};
|
||||
|
||||
home.packages = [
|
||||
|
|
@ -40,6 +39,5 @@
|
|||
wrappers.marktext
|
||||
wrappers.webcord
|
||||
(wrappers.kitty { inherit (config.myConfig.de) theme; })
|
||||
(wrappers.rofi { inherit (config.myConfig.de) theme; })
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue