Update to address nixpkgs depreations

This commit is contained in:
Natsu Kagami 2024-08-02 18:27:48 +02:00
parent 45e90570b7
commit 07478138d9
Signed by: nki
GPG key ID: 55A032EB38B49ADB
7 changed files with 29 additions and 18 deletions

View file

@ -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 = {