From 89de6a101797d676cdd25dbe743412b71d1cbced Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Tue, 7 Apr 2026 11:00:23 +0200 Subject: Added base plasma6 "rice" and stylix configuration --- home/rices/plasma6/default.nix | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 home/rices/plasma6/default.nix (limited to 'home/rices/plasma6/default.nix') diff --git a/home/rices/plasma6/default.nix b/home/rices/plasma6/default.nix new file mode 100644 index 0000000..d363548 --- /dev/null +++ b/home/rices/plasma6/default.nix @@ -0,0 +1,6 @@ +{...}: { + imports = [ + ./stylix.nix + ./plasma.nix + ]; +} -- cgit v1.2.3