broken packages and removed some

This commit is contained in:
William 2024-11-19 11:44:40 -03:00
parent 533195806f
commit e1fa02af83
3 changed files with 3 additions and 8 deletions

View file

@ -21,7 +21,7 @@
functions = {
sysrebuild = "nh os switch --ask";
sysrebuild-boot = "nh os boot --ask";
sysupdate = "nix flake update --commit-lock-file /home/user/Projects/personal/nix-config";
sysupdate = "nix flake update --commit-lock-file --flake /home/user/Projects/personal/nix-config";
};
};
};