ame: update home pkgs
Some checks reported warnings
deploy systems / deploy (push) Has been cancelled
flake check / check (push) Successful in 3m30s
fmt check / check (push) Successful in 40s
Some checks reported warnings
deploy systems / deploy (push) Has been cancelled
flake check / check (push) Successful in 3m30s
fmt check / check (push) Successful in 40s
This commit is contained in:
parent
fcdc4e942f
commit
d42882e8de
1 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,6 @@
|
||||||
../../home/zellij
|
../../home/zellij
|
||||||
../../home/mako
|
../../home/mako
|
||||||
../../home/gtk/catppuccin-red.nix
|
../../home/gtk/catppuccin-red.nix
|
||||||
../../home/wayland/river/waybar
|
|
||||||
];
|
];
|
||||||
|
|
||||||
systemd.user.startServices = "sd-switch";
|
systemd.user.startServices = "sd-switch";
|
||||||
|
@ -19,9 +18,10 @@
|
||||||
homeDirectory = "/home/notoh";
|
homeDirectory = "/home/notoh";
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
brave
|
brave
|
||||||
webcord
|
floorp
|
||||||
session-desktop
|
discord
|
||||||
spotify-player
|
spotify-player
|
||||||
|
cinny-desktop
|
||||||
pavucontrol
|
pavucontrol
|
||||||
unzip
|
unzip
|
||||||
p7zip
|
p7zip
|
||||||
|
@ -29,7 +29,7 @@
|
||||||
mpv
|
mpv
|
||||||
rustypaste-cli
|
rustypaste-cli
|
||||||
playerctl
|
playerctl
|
||||||
logseq
|
obsidian
|
||||||
cryptomator
|
cryptomator
|
||||||
wayland
|
wayland
|
||||||
glib
|
glib
|
||||||
|
|
Loading…
Reference in a new issue