flake: update. sisko: add bambu studio/orcaslicer, fix updates
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
|
||||
firefox = {
|
||||
enable = true;
|
||||
nativeMessagingHosts.tridactyl = true;
|
||||
nativeMessagingHosts.packages = with pkgs; [ tridactyl-native ];
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
@@ -23,7 +23,6 @@
|
||||
pulse.enable = true;
|
||||
jack.enable = true;
|
||||
};
|
||||
hardware.pulseaudio.enable = false;
|
||||
|
||||
# Misc
|
||||
fonts = {
|
||||
|
||||
@@ -20,15 +20,18 @@
|
||||
libreoffice
|
||||
mpv
|
||||
mumble
|
||||
orca-slicer
|
||||
papers
|
||||
pavucontrol
|
||||
picard
|
||||
prismlauncher
|
||||
restic
|
||||
runelite
|
||||
spotify
|
||||
swayimg
|
||||
thunderbird
|
||||
tor-browser
|
||||
unstable.bambu-studio
|
||||
unstable.bolt-launcher
|
||||
|
||||
exiftool
|
||||
@@ -67,10 +70,11 @@
|
||||
openssl
|
||||
playerctl
|
||||
pwgen
|
||||
restic
|
||||
traceroute
|
||||
w3m
|
||||
|
||||
(python312.withPackages (ps: with ps; [
|
||||
(python313.withPackages (ps: with ps; [
|
||||
numpy
|
||||
pycryptodome
|
||||
requests
|
||||
|
||||
@@ -11,8 +11,7 @@
|
||||
];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
prismlauncher
|
||||
# borgbackup
|
||||
aerc
|
||||
bore-cli
|
||||
catimg
|
||||
cocoapods
|
||||
@@ -23,10 +22,11 @@
|
||||
mosh
|
||||
nix-index
|
||||
nodejs
|
||||
prismlauncher
|
||||
restic
|
||||
snicat
|
||||
spotify
|
||||
tldr
|
||||
aerc
|
||||
snicat
|
||||
w3m
|
||||
zellij
|
||||
|
||||
|
||||
Reference in New Issue
Block a user