mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-08 05:45:08 +02:00
feat: update specific input
This commit is contained in:
@@ -22,9 +22,14 @@ i3-debug:
|
|||||||
hypr-debug:
|
hypr-debug:
|
||||||
nixos-rebuild switch --flake .#ai_hyprland --use-remote-sudo --show-trace --verbose
|
nixos-rebuild switch --flake .#ai_hyprland --use-remote-sudo --show-trace --verbose
|
||||||
|
|
||||||
update:
|
up:
|
||||||
nix flake update
|
nix flake update
|
||||||
|
|
||||||
|
# Update specific input
|
||||||
|
# usage: make upp i=wallpapers
|
||||||
|
upp:
|
||||||
|
nix flake lock --update-input $(i)
|
||||||
|
|
||||||
history:
|
history:
|
||||||
nix profile history --profile /nix/var/nix/profiles/system
|
nix profile history --profile /nix/var/nix/profiles/system
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user