This commit is contained in:
mjallen18
2024-08-07 18:41:09 -05:00
parent 26cc1b223f
commit 0fc00e2d29
26 changed files with 683 additions and 202 deletions

View File

@@ -19,9 +19,9 @@
shellAliases = {
ll = "ls -alh";
update = "sudo nixos-rebuild switch";
update = "sudo nixos-rebuild switch --max-jobs 10";
update-flake = "sudo nix flake update ~/nix-config";
update-specialisation = "sudo nixos-rebuild switch --specialisation";
update-specialisation = "sudo nixos-rebuild switch --specialisation --max-jobs 10";
nas-update = "nixos-rebuild switch --use-remote-sudo --target-host admin@jallen-nas.local --build-host localhost --flake ~/nix-config#jallen-nas";
nas-ssh = "ssh admin@jallen-nas.local";
};
@@ -55,6 +55,7 @@
home.packages = with pkgs; [
# gamescope # using chaotic git version
# gamescope-wsi # using chaotic git version
age
bottles
chromium
deadnix
@@ -67,6 +68,7 @@
goverlay
heroic
home-manager
jq
libreoffice-qt6-fresh
lm_sensors
lutris
@@ -88,8 +90,11 @@
python312Packages.pytest
python312Packages.pytest-cov
python312Packages.pyaml
sops
spotify
ssh-to-pgp
tree
vesktop
virt-manager
vmware-horizon-client
vorta