cleanup
helium update / update-helium (push) Successful in 10s
zen browser update / update-zen-browser (push) Successful in 9s
handy update / update-handy (push) Successful in 6s

This commit is contained in:
2026-03-13 00:35:03 +00:00
parent 7fe72e311e
commit 31116e200b
2 changed files with 80 additions and 75 deletions
+6 -2
View File
@@ -1,5 +1,9 @@
{ inputs, self, config, ... }: { {
inputs,
self,
config,
...
}: {
flake.nixosModules.nixos-host = {pkgs, ...}: { flake.nixosModules.nixos-host = {pkgs, ...}: {
imports = [ imports = [
../../hardware-configuration.nix ../../hardware-configuration.nix
+1
View File
@@ -8,6 +8,7 @@
alacritty alacritty
fzf fzf
autojump autojump
wl-clipboard
pulseaudio pulseaudio
legcord legcord
quickshell quickshell