adds rustup, bisq, keet, libreoffice

This commit is contained in:
2023-12-22 18:58:23 -05:00
parent bb56346bbe
commit db651698ca
7 changed files with 122 additions and 3 deletions
+16
View File
@@ -7,17 +7,33 @@
programs.zsh.enable = true;
boot.binfmt.registrations.appimage = {
wrapInterpreterInShell = false;
interpreter = "${pkgs.appimage-run}/bin/appimage-run";
recognitionType = "magic";
offset = 0;
mask = ''\xff\xff\xff\xff\x00\x00\x00\x00\xff\xff\xff'';
magicOrExtension = ''\x7fELF....AI\x02'';
};
users.users.${username} = {
isNormalUser = true;
extraGroups = [ "networkmanager" "wheel" ];
shell = pkgs.zsh;
packages = with pkgs; [
bisq-desktop
cargo
cura
dig
element-desktop
firefox
freecad
gcc
keet
libreoffice
nmap
rustc
rustup
sparrow
sublime-music
thunderbird