tsuki: remove c7
All checks were successful
ci/woodpecker/cron/flake-lock-update Pipeline was successful
All checks were successful
ci/woodpecker/cron/flake-lock-update Pipeline was successful
This commit is contained in:
parent
4b4014b76c
commit
424e3cad9e
1 changed files with 4 additions and 1 deletions
|
@ -23,7 +23,9 @@
|
|||
];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
chromium
|
||||
vesktop
|
||||
technorino
|
||||
signal-desktop
|
||||
thunderbird
|
||||
obs-studio
|
||||
|
@ -48,7 +50,8 @@
|
|||
r2modman
|
||||
|
||||
inputs.nix-gaming.packages.${pkgs.system}.osu-lazer-bin
|
||||
(callPackage ../../../pkgs/chatterino7 {})
|
||||
(callPackage ../../../pkgs/passgen {})
|
||||
(callPackage ../../../pkgs/forex {})
|
||||
];
|
||||
|
||||
programs.ssh = {
|
||||
|
|
Loading…
Reference in a new issue