aboutsummaryrefslogtreecommitdiff
path: root/hosts/the-meowchine
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/the-meowchine')
-rw-r--r--hosts/the-meowchine/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/the-meowchine/default.nix b/hosts/the-meowchine/default.nix
index 4c0f720..d0e1f97 100644
--- a/hosts/the-meowchine/default.nix
+++ b/hosts/the-meowchine/default.nix
@@ -13,6 +13,7 @@
programs = {
fuzzel.settings.main.font = lib.mkForce "Fira Code:size=14"; # idk what the issue is.
iamb.enable = true;
+ prismlauncher.enable = true;
vesktop.enable = true;
};
};