diff options
| author | Rosa <rosaontheweb@proton.me> | 2026-03-26 15:16:07 -0400 |
|---|---|---|
| committer | Rosa <rosaontheweb@proton.me> | 2026-03-26 15:16:07 -0400 |
| commit | f13cebcd9cd4e23130e488ec2c3035bc7aebde5b (patch) | |
| tree | 7025c904726bd628e6a05115667c143b4d05f647 /hosts/the-meowchine | |
| parent | 20fc2a5992f72f16bd551a799b717156bbb82ef6 (diff) | |
prismlauncher
Diffstat (limited to 'hosts/the-meowchine')
| -rw-r--r-- | hosts/the-meowchine/default.nix | 1 |
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; }; }; |
