Update to address nixpkgs depreations
This commit is contained in:
parent
45e90570b7
commit
07478138d9
7 changed files with 29 additions and 18 deletions
|
@ -27,7 +27,7 @@
|
|||
ed25519PrivateKey = config.sops.secrets."tinc-private-key".path;
|
||||
};
|
||||
|
||||
services.xserver.desktopManager.plasma6.enable = true;
|
||||
services.desktopManager.plasma6.enable = true;
|
||||
|
||||
# Power Management
|
||||
services.upower = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue