rm old halloy

This commit is contained in:
death916 2026-04-08 02:31:15 -07:00
parent 61c2f7ef4e
commit aead567719

View file

@ -19,7 +19,7 @@ in
./hyprland.nix
./waybar.nix
./theme.nix # Import the stylix theme configuration
./halloy.nix
# ./halloy.nix
];
home.username = "death916";
@ -70,7 +70,7 @@ in
ethtool
pciutils
usbutils
waveterm
# waveterm
tmux
nextcloud-client
obsidian
@ -365,5 +365,5 @@ in
};
programs.eza.enable = true;
programs.waveterm.enable = true;
# programs.waveterm.enable = true;
}