forked from mirrors_public/oddlama_nix-config
chore: update flake inputs
This commit is contained in:
parent
b9ca0de56b
commit
ec648e6cc2
5 changed files with 89 additions and 67 deletions
|
@ -4,11 +4,11 @@
|
|||
./gdb.nix
|
||||
];
|
||||
|
||||
persistence."/state".directories = [
|
||||
".cargo"
|
||||
];
|
||||
|
||||
home = {
|
||||
persistence."/state".directories = [
|
||||
".cargo"
|
||||
];
|
||||
|
||||
extraOutputsToInstall = ["man" "doc" "devdoc"];
|
||||
packages = with pkgs; [
|
||||
git-lfs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue