changes
This commit is contained in:
parent
3a993848c7
commit
deaa36c83f
2 changed files with 2 additions and 1 deletions
|
@ -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