enable plasma6 on nixcloud
This commit is contained in:
@@ -51,9 +51,12 @@
|
||||
|
||||
# List packages installed in system profile.
|
||||
# You can use https://search.nixos.org/ to find more packages (and options).
|
||||
#environment.systemPackages = with pkgs; [
|
||||
# wget
|
||||
#];
|
||||
environment.systemPackages = with pkgs; [
|
||||
waypipe
|
||||
];
|
||||
|
||||
# desktop in the sky
|
||||
services.desktopManager.plasma6.enable = true;
|
||||
|
||||
|
||||
# Open ports in the firewall.
|
||||
|
||||
Reference in New Issue
Block a user