misc home tweaks
This commit is contained in:
parent
64b8d473fd
commit
3240ba9bdf
4 changed files with 14 additions and 6 deletions
|
|
@ -24,6 +24,8 @@
|
|||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
};
|
||||
|
||||
chromium.enable = true;
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
|
|
@ -41,6 +43,12 @@
|
|||
|
||||
blanket
|
||||
vlc
|
||||
|
||||
arduino
|
||||
arduino-ide
|
||||
arduino-cli
|
||||
kicad
|
||||
kikit
|
||||
];
|
||||
|
||||
home.file."policy.json" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue