mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
fzf
This commit is contained in:
parent
d964bba872
commit
5ef4f497e6
2 changed files with 2 additions and 1 deletions
|
|
@ -71,5 +71,6 @@
|
|||
unzip
|
||||
manix
|
||||
pipes-rs
|
||||
fzf
|
||||
];
|
||||
}
|
||||
|
|
|
|||
|
|
@ -71,7 +71,7 @@
|
|||
options = "--delete-older-than 14d";
|
||||
};
|
||||
|
||||
boot.loader.grub.configurationLimit = 3;
|
||||
boot.loader.grub.configurationLimit = 2;
|
||||
|
||||
system.stateVersion = "25.05";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue