Add my own SDDM theme!

This commit is contained in:
Chris Josten 2020-05-15 02:23:33 +02:00
parent 3db9423dc4
commit 45871c09e8
6 changed files with 29 additions and 0 deletions

View file

@ -6,4 +6,6 @@
./virt.nix
./users.nix
];
nixpkgs.overlays = [(import ../overlays) ];
}

View file

@ -19,6 +19,9 @@
gradle
jetbrains.idea-ultimate
maven
# NixOS
nix-prefetch-scripts
];
};
}

View file

@ -9,6 +9,7 @@
enable = true;
displayManager.sddm.enable = true;
desktopManager.plasma5.enable = true;
displayManager.sddm.theme = "nx-sddm";
};
networking.networkmanager.enable = true;

View file

@ -42,7 +42,9 @@
packagekit-qt
plasma-desktop
plasma-integration
plasma5.sddm-kcm
plasma5.xdg-desktop-portal-kde
my.sddm-nx
sddm
kdeApplications.spectacle