Spring cleanup
This commit is contained in:
parent
880f2e5c41
commit
34ef088709
8 changed files with 46 additions and 52 deletions
|
|
@ -13,9 +13,15 @@
|
|||
};
|
||||
packages = builtins.attrValues {
|
||||
inherit (pkgs)
|
||||
# brave
|
||||
# discord
|
||||
# droidcam
|
||||
# element-desktop # matrix client
|
||||
# evolution
|
||||
# freecad
|
||||
# gnome-font-viewer
|
||||
# gucharmap
|
||||
# keyboard-switch
|
||||
# krita
|
||||
# minecraft
|
||||
# mycrypto
|
||||
|
|
@ -23,37 +29,26 @@
|
|||
# retroarchFull
|
||||
# shotwell
|
||||
# signal-desktop
|
||||
# skypeforlinux
|
||||
# slack
|
||||
# transmission_4
|
||||
# wineFull
|
||||
# wireguard-tools
|
||||
authenticator
|
||||
bluetui
|
||||
# brave
|
||||
chromium
|
||||
# discord
|
||||
# droidcam
|
||||
eog
|
||||
evince
|
||||
file-roller
|
||||
gallery-dl
|
||||
# gnome-font-viewer
|
||||
gnome-screenshot
|
||||
gnome-system-monitor
|
||||
# gucharmap
|
||||
heroic
|
||||
inkscape
|
||||
# keyboard-switch
|
||||
openvpn
|
||||
p7zip
|
||||
pavucontrol
|
||||
procps
|
||||
protonvpn-gui
|
||||
# skypeforlinux
|
||||
spotify
|
||||
tdesktop
|
||||
teams-for-linux
|
||||
thunderbird
|
||||
# transmission_4
|
||||
# wireguard-tools
|
||||
xournalpp
|
||||
;
|
||||
};
|
||||
|
|
@ -66,12 +61,6 @@
|
|||
xsession = {
|
||||
enable = true;
|
||||
numlock.enable = true;
|
||||
# initExtra = ''
|
||||
# ## Touchpad
|
||||
# ${pkgs.xorg.xinput}/bin/xinput set-prop 'DELL0824:00 06CB:7E92 Touchpad' 'libinput Natural Scrolling Enabled' 1
|
||||
# ${pkgs.xorg.xinput}/bin/xinput set-prop 'DELL0824:00 06CB:7E92 Touchpad' 'libinput Tapping Enabled' 1
|
||||
# ${pkgs.xorg.xinput}/bin/xinput set-prop 'DELL0824:00 06CB:7E92 Touchpad' 'libinput Disable While Typing Enabled' 1
|
||||
# '';
|
||||
};
|
||||
|
||||
imports = [
|
||||
|
|
@ -81,8 +70,8 @@
|
|||
../../modules/hm/development/cpp.nix
|
||||
../../modules/hm/development/data.nix
|
||||
../../modules/hm/development/docker.nix
|
||||
../../modules/hm/development/go.nix
|
||||
../../modules/hm/development/javascript.nix
|
||||
# ../../modules/hm/development/go.nix
|
||||
# ../../modules/hm/development/javascript.nix
|
||||
../../modules/hm/development/kubernetes.nix
|
||||
../../modules/hm/development/latex.nix
|
||||
../../modules/hm/development/markdown.nix
|
||||
|
|
@ -93,6 +82,7 @@
|
|||
|
||||
# ../../modules/hm/alacritty.nix
|
||||
# ../../modules/hm/autorandr.nix
|
||||
# ../../modules/hm/biblio.nix
|
||||
# ../../modules/hm/bitwarden.nix
|
||||
# ../../modules/hm/blender.nix
|
||||
# ../../modules/hm/carapace.nix
|
||||
|
|
@ -118,7 +108,7 @@
|
|||
# ../../modules/hm/twmn.nix
|
||||
# ../../modules/hm/update_background.nix
|
||||
# ../../modules/hm/vivaldi.nix
|
||||
../../modules/hm/biblio.nix
|
||||
|
||||
../../modules/hm/cava.nix
|
||||
../../modules/hm/easyeffects.nix
|
||||
../../modules/hm/firefox.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue