Use KDE on hypnos

This commit is contained in:
2024-04-21 22:36:10 +01:00
parent 0b1649033c
commit fc1281a397
3 changed files with 8 additions and 0 deletions

View File

@ -19,8 +19,11 @@ in {
desktopManager.plasma5.enable = true;
};
networking.networkmanager.enable = true;
user.packages = with pkgs; [
kmail
mpv
];
environment.systemPackages = with pkgs; [