set catpuccin stuff to on, add a todo for tuwunel, remove matrix-conduit package

This commit is contained in:
Lillian Violet 2025-05-03 14:24:37 +02:00
parent 89fd94959d
commit 69f43fb943
3 changed files with 4 additions and 3 deletions

View file

@ -55,7 +55,6 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
fzf fzf
matrix-conduit
docker docker
docker-compose docker-compose
gitea gitea
@ -86,6 +85,7 @@
youtube-dl youtube-dl
sqlite sqlite
rocksdb rocksdb
janus-gateway
]; ];
services.vpn-ip = { services.vpn-ip = {
enable = false; enable = false;

View file

@ -28,6 +28,7 @@
} }
} }
''; '';
# TODO: replace conduwuit with tuwunnel
in { in {
# Configure Conduit itself # Configure Conduit itself
services.conduit = { services.conduit = {

View file

@ -70,8 +70,8 @@
catppuccin = { catppuccin = {
flavor = "macchiato"; flavor = "macchiato";
tty.enable = true; tty.enable = true;
# sddm.enable = true; sddm.enable = true;
# sddm.flavor = "macchiato"; sddm.flavor = "macchiato";
forgejo.enable = true; forgejo.enable = true;
forgejo.flavor = "macchiato"; forgejo.flavor = "macchiato";
# plymouth.enable = false; # plymouth.enable = false;