Add nm-applet, update-boot

This commit is contained in:
insert 2024-04-20 17:40:30 -04:00
parent 7a48cafe31
commit e867d42fd8
Signed by: insert
GPG key ID: A70775C389ACF105
4 changed files with 4 additions and 0 deletions

View file

@ -172,6 +172,7 @@
pkgs.tailscale
pkgs.wayland
pkgs.docker-compose
pkgs.networkmanagerapplet
#pkgs.sway
inputs.agenix.packages."${pkgs.system}".default
pkgs.vlc

View file

@ -172,6 +172,7 @@
shellAliases = {
update = "sudo nixos-rebuild switch --flake /home/insert/Documents/nixos# -v --impure --upgrade --option commit-lockfile-summary 'Update flake.lock' --commit-lock-file";
update-locked = "sudo nixos-rebuild switch --flake /home/insert/Documents/nixos# -v --impure";
update-boot = "sudo nixos-rebuild boot --flake /home/insert/Documents/nixos# -v --impure";
garbage = "nix-collect-garbage";
};
initExtra = ''

View file

@ -28,6 +28,7 @@ env = KUBECONFIG,/home/insert/Desktop/k3s.yaml
env = QT_QPA_PLATFORMTHEME,qt5ct
env = XCURSOR_THEME,Catppuccin-Frappe-Blue-Cursors
env = XCURSOR_SIZE,24
exec-once = nm-applet
exec-once = systemctl --user start polkit-gnome-authentication-agent-1
#exec-once = hyprctl setcursor Catppuccin-Frappe-Blue-Cursors 24
exec-once = watch waybar

View file

@ -69,6 +69,7 @@ env = KUBECONFIG,/home/insert/Desktop/k3s.yaml
env = QT_QPA_PLATFORMTHEME,qt5ct
env = XCURSOR_THEME,Catppuccin-Frappe-Blue-Cursors
env = XCURSOR_SIZE,24
exec-once = nm-applet
exec-once = systemctl --user start polkit-gnome-authentication-agent-1
#exec-once = hyprctl setcursor Catppuccin-Frappe-Blue-Cursors 24
exec-once = watch waybar