upgrade to 25.05, fix deprecation warnings, remove unfree extensions
This commit is contained in:
parent
f71f9f50fb
commit
1e91b4ba76
9 changed files with 137 additions and 131 deletions
|
|
@ -8,6 +8,7 @@
|
|||
direnv = {
|
||||
enable = true;
|
||||
nix-direnv.enable = true;
|
||||
enableZshIntegration = true;
|
||||
};
|
||||
|
||||
eza = {
|
||||
|
|
@ -44,6 +45,8 @@
|
|||
blanket
|
||||
vlc
|
||||
|
||||
ptyxis
|
||||
|
||||
arduino
|
||||
arduino-ide
|
||||
arduino-cli
|
||||
|
|
@ -54,6 +57,8 @@
|
|||
|
||||
servicepoint-cli
|
||||
servicepoint-simulator
|
||||
|
||||
anydesk
|
||||
];
|
||||
|
||||
home.file = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue