mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-11 04:48:25 -07:00
rm old halloy
This commit is contained in:
parent
61c2f7ef4e
commit
aead567719
1 changed files with 3 additions and 3 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue