mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2024-11-05 23:26:23 +01:00
changes
This commit is contained in:
parent
3a993848c7
commit
deaa36c83f
|
@ -147,7 +147,7 @@ with builtins;
|
|||
libsecret gh xorg.xhost helvum xdg-desktop-portal-gtk nheko obsidian
|
||||
nix-prefetch-scripts audacity rustup easyeffects virt-manager evince direnv
|
||||
nix-direnv fzf openrgb krita gmic-qt-krita gimp-with-plugins
|
||||
inkscape-with-extensions blender virglrenderer ddccontrol-db glab
|
||||
inkscape-with-extensions blender-hip virglrenderer ddccontrol-db glab
|
||||
firebird-emu obs-studio kdenlive openal
|
||||
mullvad mullvad-vpn
|
||||
sl lolcat ifuse
|
||||
|
|
|
@ -34,6 +34,7 @@
|
|||
|
||||
hardware.bluetooth.enable = true;
|
||||
hardware.keyboard.uhk.enable = true;
|
||||
hardware.enableRedistributableFirmware = true;
|
||||
|
||||
# missing: menu-qalc picom-jonaburg
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
|
Loading…
Reference in a new issue