mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2025-06-14 00:14:37 +02:00
update flake.lock
This commit is contained in:
parent
50dc26307f
commit
480469e226
3 changed files with 10 additions and 11 deletions
home-manager
|
@ -34,7 +34,6 @@ in {
|
|||
nix-init
|
||||
nodePackages.nodemon
|
||||
pocketbase
|
||||
thefuck
|
||||
hub
|
||||
httpie
|
||||
manix
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
programs.thefuck = { enable = true; };
|
||||
programs.thefuck = { enable = false; };
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue