feat: add nom

This commit is contained in:
EinEtwas 2024-10-14 19:37:11 +02:00
parent 37774188bf
commit 6379872fc5
2 changed files with 4 additions and 7 deletions

View file

@ -1,22 +1,19 @@
{ pkgs, home-manager, ... }:
{
home.packages = with pkgs; [
# Discord
vesktop
# Partition Management
gparted
# Authentication agent
polkit_gnome
# For Hyprland hotkeys:
# control backlight
brightnessctl
# control media players
playerctl
# make screenshots
hyprshot
waybar
# to better find execs
nix-index
nix-output-monitor
expect # for the unbuffer command
];
}

View file

@ -5,7 +5,7 @@
programs.zsh.ohMyZsh.theme = "agnoster";
environment.shellAliases = {
os-update = "sudo nixos-rebuild switch --flake '/home/rhea/nix-config'";
os-update = "unbuffer sudo nixos-rebuild switch --flake '/home/rhea/nix-config' --log-format internal-json -v |& nom --json";
};
fonts.packages = with pkgs; [