diff --git a/home-manager/apps.nix b/home-manager/apps.nix index 3bebf99..49cfdc1 100644 --- a/home-manager/apps.nix +++ b/home-manager/apps.nix @@ -27,15 +27,13 @@ username = "horseman"; homeDirectory = "/home/horseman"; }; - - # Enable programs - home.packages = with pkgs; [ + + home.packages = with pkgs; [ bitwarden discord-ptb docker-compose file fzf - gcc gimp gnome.gnome-calculator gnupg @@ -64,8 +62,8 @@ sops spotify thunderbird + tmux unzip - vim vlc whatsapp-for-linux youtube-dl @@ -81,9 +79,7 @@ programs.gh.enable = true; - # Nicely reload system units when changing configs systemd.user.startServices = "sd-switch"; - # https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion home.stateVersion = "23.05"; } diff --git a/home-manager/gnome.nix b/home-manager/gnome.nix index c37d89b..85e9a32 100644 --- a/home-manager/gnome.nix +++ b/home-manager/gnome.nix @@ -138,5 +138,4 @@ restore-shortcuts = "disabled"; }; }; -} - +} \ No newline at end of file diff --git a/home-manager/plasma.nix b/home-manager/plasma.nix index efcdbe7..34a63d6 100644 --- a/home-manager/plasma.nix +++ b/home-manager/plasma.nix @@ -2,15 +2,15 @@ programs.plasma = { enable = true; shortcuts = { - "ActivityManager"."switch-to-activity-037b4336-809c-4a07-a148-9ef660a5cc9c" = [ ]; - "ActivityManager"."switch-to-activity-c82192f5-3d2d-4f8d-9c58-364b4cca1b53" = [ ]; - "ActivityManager"."switch-to-activity-d15629d7-eac1-4856-990c-e88d4acd7c5d" = [ ]; + "ActivityManager"."switch-to-activity-037b4336-809c-4a07-a148-9ef660a5cc9c" = "none"; + "ActivityManager"."switch-to-activity-c82192f5-3d2d-4f8d-9c58-364b4cca1b53" = "none"; + "ActivityManager"."switch-to-activity-d15629d7-eac1-4856-990c-e88d4acd7c5d" = "none"; "KDE Keyboard Layout Switcher"."Switch to Last-Used Keyboard Layout" = "Meta+Alt+L"; "KDE Keyboard Layout Switcher"."Switch to Next Keyboard Layout" = "Meta+Alt+K"; "kaccess"."Toggle Screen Reader On and Off" = "Meta+Alt+S"; - "kcm_touchpad"."Disable Touchpad" = [ ]; - "kcm_touchpad"."Enable Touchpad" = [ ]; - "kcm_touchpad"."Toggle Touchpad" = [ ]; + "kcm_touchpad"."Disable Touchpad" = "none"; + "kcm_touchpad"."Enable Touchpad" = "none"; + "kcm_touchpad"."Toggle Touchpad" = "none"; "kmix"."decrease_microphone_volume" = "Ctrl+Volume Down"; "kmix"."decrease_volume" = "Volume Down"; "kmix"."decrease_volume_small" = "Shift+Volume Down"; @@ -19,111 +19,111 @@ "kmix"."increase_volume_small" = "Shift+Volume Up"; "kmix"."mic_mute" = "Microphone Mute"; "kmix"."mute" = "Volume Mute"; - "ksmserver"."Halt Without Confirmation" = [ ]; - "ksmserver"."Lock Session" = ["Meta+L" "Screensaver"]; + "ksmserver"."Halt Without Confirmation" = "none"; + "ksmserver"."Lock Session" = ["" "Meta+L" "Screensaver"]; "ksmserver"."Log Out" = "Ctrl+Alt+Del"; - "ksmserver"."Log Out Without Confirmation" = [ ]; - "ksmserver"."Reboot" = [ ]; - "ksmserver"."Reboot Without Confirmation" = [ ]; - "ksmserver"."Shut Down" = [ ]; + "ksmserver"."Log Out Without Confirmation" = "none"; + "ksmserver"."Reboot" = "none"; + "ksmserver"."Reboot Without Confirmation" = "none"; + "ksmserver"."Shut Down" = "none"; "kwin"."Activate Window Demanding Attention" = "Meta+Ctrl+A"; - "kwin"."Cube" = [ ]; - "kwin"."Cycle Overview" = [ ]; - "kwin"."Cycle Overview Opposite" = [ ]; - "kwin"."Decrease Opacity" = [ ]; + "kwin"."Cube" = "none"; + "kwin"."Cycle Overview" = "none"; + "kwin"."Cycle Overview Opposite" = "none"; + "kwin"."Decrease Opacity" = "none"; "kwin"."Edit Tiles" = "Meta+Y"; "kwin"."Expose" = "Ctrl+F9"; - "kwin"."ExposeAll" = ["Ctrl+F10" "Launch (C)"]; + "kwin"."ExposeAll" = ["" "Ctrl+F10" "Launch (C)"]; "kwin"."ExposeClass" = "Ctrl+F7"; - "kwin"."ExposeClassCurrentDesktop" = [ ]; + "kwin"."ExposeClassCurrentDesktop" = "none"; "kwin"."Grid View" = "Meta+G"; - "kwin"."Increase Opacity" = [ ]; + "kwin"."Increase Opacity" = "none"; "kwin"."Invert" = "Meta+Ctrl+I"; - "kwin"."Invert Screen Colors" = [ ]; + "kwin"."Invert Screen Colors" = "none"; "kwin"."InvertWindow" = "Meta+Ctrl+U"; "kwin"."Kill Window" = "Meta+Ctrl+Esc"; - "kwin"."MinimizeAll" = [ ]; - "kwin"."Move Tablet to Next Output" = [ ]; + "kwin"."MinimizeAll" = "none"; + "kwin"."Move Tablet to Next Output" = "none"; "kwin"."MoveMouseToCenter" = "Meta+F6"; "kwin"."MoveMouseToFocus" = "Meta+F5"; - "kwin"."MoveZoomDown" = [ ]; - "kwin"."MoveZoomLeft" = [ ]; - "kwin"."MoveZoomRight" = [ ]; - "kwin"."MoveZoomUp" = [ ]; + "kwin"."MoveZoomDown" = "none"; + "kwin"."MoveZoomLeft" = "none"; + "kwin"."MoveZoomRight" = "none"; + "kwin"."MoveZoomUp" = "none"; "kwin"."Overview" = "Meta+W"; - "kwin"."Setup Window Shortcut" = [ ]; + "kwin"."Setup Window Shortcut" = "none"; "kwin"."Show Desktop" = "Meta+D"; "kwin"."Suspend Compositing" = "Alt+Shift+F12"; "kwin"."Switch One Desktop Down" = "Meta+Ctrl+Down"; - "kwin"."Switch One Desktop Up" = ["Meta+Ctrl+Left" "Meta+Ctrl+Up"]; - "kwin"."Switch One Desktop to the Left" = [ ]; - "kwin"."Switch One Desktop to the Right" = [ ]; + "kwin"."Switch One Desktop Up" = ["" "Meta+Ctrl+Left" "Meta+Ctrl+Up"]; + "kwin"."Switch One Desktop to the Left" = "none"; + "kwin"."Switch One Desktop to the Right" = "none"; "kwin"."Switch Window Down" = "Meta+Alt+Down"; "kwin"."Switch Window Left" = "Meta+Alt+Left"; "kwin"."Switch Window Right" = "Meta+Alt+Right"; "kwin"."Switch Window Up" = "Meta+Alt+Up"; "kwin"."Switch to Desktop 1" = "Ctrl+F1"; - "kwin"."Switch to Desktop 10" = [ ]; - "kwin"."Switch to Desktop 11" = [ ]; - "kwin"."Switch to Desktop 12" = [ ]; - "kwin"."Switch to Desktop 13" = [ ]; - "kwin"."Switch to Desktop 14" = [ ]; - "kwin"."Switch to Desktop 15" = [ ]; - "kwin"."Switch to Desktop 16" = [ ]; - "kwin"."Switch to Desktop 17" = [ ]; - "kwin"."Switch to Desktop 18" = [ ]; - "kwin"."Switch to Desktop 19" = [ ]; + "kwin"."Switch to Desktop 10" = "none"; + "kwin"."Switch to Desktop 11" = "none"; + "kwin"."Switch to Desktop 12" = "none"; + "kwin"."Switch to Desktop 13" = "none"; + "kwin"."Switch to Desktop 14" = "none"; + "kwin"."Switch to Desktop 15" = "none"; + "kwin"."Switch to Desktop 16" = "none"; + "kwin"."Switch to Desktop 17" = "none"; + "kwin"."Switch to Desktop 18" = "none"; + "kwin"."Switch to Desktop 19" = "none"; "kwin"."Switch to Desktop 2" = "Ctrl+F2"; - "kwin"."Switch to Desktop 20" = [ ]; + "kwin"."Switch to Desktop 20" = "none"; "kwin"."Switch to Desktop 3" = "Ctrl+F3"; "kwin"."Switch to Desktop 4" = "Ctrl+F4"; - "kwin"."Switch to Desktop 5" = [ ]; - "kwin"."Switch to Desktop 6" = [ ]; - "kwin"."Switch to Desktop 7" = [ ]; - "kwin"."Switch to Desktop 8" = [ ]; - "kwin"."Switch to Desktop 9" = [ ]; - "kwin"."Switch to Next Desktop" = [ ]; - "kwin"."Switch to Next Screen" = [ ]; - "kwin"."Switch to Previous Desktop" = [ ]; - "kwin"."Switch to Previous Screen" = [ ]; - "kwin"."Switch to Screen 0" = [ ]; - "kwin"."Switch to Screen 1" = [ ]; - "kwin"."Switch to Screen 2" = [ ]; - "kwin"."Switch to Screen 3" = [ ]; - "kwin"."Switch to Screen 4" = [ ]; - "kwin"."Switch to Screen 5" = [ ]; - "kwin"."Switch to Screen 6" = [ ]; - "kwin"."Switch to Screen 7" = [ ]; - "kwin"."Switch to Screen Above" = [ ]; - "kwin"."Switch to Screen Below" = [ ]; - "kwin"."Switch to Screen to the Left" = [ ]; - "kwin"."Switch to Screen to the Right" = [ ]; - "kwin"."Toggle" = [ ]; - "kwin"."Toggle Night Color" = [ ]; - "kwin"."Toggle Window Raise/Lower" = [ ]; + "kwin"."Switch to Desktop 5" = "none"; + "kwin"."Switch to Desktop 6" = "none"; + "kwin"."Switch to Desktop 7" = "none"; + "kwin"."Switch to Desktop 8" = "none"; + "kwin"."Switch to Desktop 9" = "none"; + "kwin"."Switch to Next Desktop" = "none"; + "kwin"."Switch to Next Screen" = "none"; + "kwin"."Switch to Previous Desktop" = "none"; + "kwin"."Switch to Previous Screen" = "none"; + "kwin"."Switch to Screen 0" = "none"; + "kwin"."Switch to Screen 1" = "none"; + "kwin"."Switch to Screen 2" = "none"; + "kwin"."Switch to Screen 3" = "none"; + "kwin"."Switch to Screen 4" = "none"; + "kwin"."Switch to Screen 5" = "none"; + "kwin"."Switch to Screen 6" = "none"; + "kwin"."Switch to Screen 7" = "none"; + "kwin"."Switch to Screen Above" = "none"; + "kwin"."Switch to Screen Below" = "none"; + "kwin"."Switch to Screen to the Left" = "none"; + "kwin"."Switch to Screen to the Right" = "none"; + "kwin"."Toggle" = "none"; + "kwin"."Toggle Night Color" = "none"; + "kwin"."Toggle Window Raise/Lower" = "none"; "kwin"."Walk Through Windows" = "Alt+Tab"; "kwin"."Walk Through Windows (Reverse)" = "Alt+Shift+Tab"; - "kwin"."Walk Through Windows Alternative" = [ ]; - "kwin"."Walk Through Windows Alternative (Reverse)" = [ ]; + "kwin"."Walk Through Windows Alternative" = "none"; + "kwin"."Walk Through Windows Alternative (Reverse)" = "none"; "kwin"."Walk Through Windows of Current Application" = "Alt+`"; "kwin"."Walk Through Windows of Current Application (Reverse)" = "Alt+~"; - "kwin"."Walk Through Windows of Current Application Alternative" = [ ]; - "kwin"."Walk Through Windows of Current Application Alternative (Reverse)" = [ ]; - "kwin"."Window Above Other Windows" = [ ]; - "kwin"."Window Below Other Windows" = [ ]; + "kwin"."Walk Through Windows of Current Application Alternative" = "none"; + "kwin"."Walk Through Windows of Current Application Alternative (Reverse)" = "none"; + "kwin"."Window Above Other Windows" = "none"; + "kwin"."Window Below Other Windows" = "none"; "kwin"."Window Close" = "Alt+F4"; - "kwin"."Window Fullscreen" = [ ]; - "kwin"."Window Grow Horizontal" = [ ]; - "kwin"."Window Grow Vertical" = [ ]; - "kwin"."Window Lower" = [ ]; - "kwin"."Window Maximize" = ["Meta+PgUp" "Meta+Up"]; - "kwin"."Window Maximize Horizontal" = [ ]; - "kwin"."Window Maximize Vertical" = [ ]; + "kwin"."Window Fullscreen" = "none"; + "kwin"."Window Grow Horizontal" = "none"; + "kwin"."Window Grow Vertical" = "none"; + "kwin"."Window Lower" = "none"; + "kwin"."Window Maximize" = ["" "Meta+PgUp" "Meta+Up"]; + "kwin"."Window Maximize Horizontal" = "none"; + "kwin"."Window Maximize Vertical" = "none"; "kwin"."Window Minimize" = "Meta+PgDown"; - "kwin"."Window Move" = [ ]; - "kwin"."Window Move Center" = [ ]; - "kwin"."Window No Border" = [ ]; - "kwin"."Window On All Desktops" = [ ]; + "kwin"."Window Move" = "none"; + "kwin"."Window Move Center" = "none"; + "kwin"."Window No Border" = "none"; + "kwin"."Window On All Desktops" = "none"; "kwin"."Window One Desktop Down" = "Meta+Ctrl+Shift+Down"; "kwin"."Window One Desktop Up" = "Meta+Ctrl+Shift+Up"; "kwin"."Window One Desktop to the Left" = "Meta+Ctrl+Shift+Left"; @@ -133,63 +133,63 @@ "kwin"."Window One Screen to the Left" = "Meta+Shift+Left"; "kwin"."Window One Screen to the Right" = "Meta+Shift+Right"; "kwin"."Window Operations Menu" = "Alt+F3"; - "kwin"."Window Pack Down" = [ ]; - "kwin"."Window Pack Left" = [ ]; - "kwin"."Window Pack Right" = [ ]; - "kwin"."Window Pack Up" = [ ]; + "kwin"."Window Pack Down" = "none"; + "kwin"."Window Pack Left" = "none"; + "kwin"."Window Pack Right" = "none"; + "kwin"."Window Pack Up" = "none"; "kwin"."Window Quick Tile Bottom" = "Meta+Down"; - "kwin"."Window Quick Tile Bottom Left" = [ ]; - "kwin"."Window Quick Tile Bottom Right" = [ ]; + "kwin"."Window Quick Tile Bottom Left" = "none"; + "kwin"."Window Quick Tile Bottom Right" = "none"; "kwin"."Window Quick Tile Left" = "Meta+Left"; "kwin"."Window Quick Tile Right" = "Meta+Right"; - "kwin"."Window Quick Tile Top" = [ ]; - "kwin"."Window Quick Tile Top Left" = [ ]; - "kwin"."Window Quick Tile Top Right" = [ ]; - "kwin"."Window Raise" = [ ]; - "kwin"."Window Resize" = [ ]; - "kwin"."Window Shade" = [ ]; - "kwin"."Window Shrink Horizontal" = [ ]; - "kwin"."Window Shrink Vertical" = [ ]; - "kwin"."Window to Desktop 1" = [ ]; - "kwin"."Window to Desktop 10" = [ ]; - "kwin"."Window to Desktop 11" = [ ]; - "kwin"."Window to Desktop 12" = [ ]; - "kwin"."Window to Desktop 13" = [ ]; - "kwin"."Window to Desktop 14" = [ ]; - "kwin"."Window to Desktop 15" = [ ]; - "kwin"."Window to Desktop 16" = [ ]; - "kwin"."Window to Desktop 17" = [ ]; - "kwin"."Window to Desktop 18" = [ ]; - "kwin"."Window to Desktop 19" = [ ]; - "kwin"."Window to Desktop 2" = [ ]; - "kwin"."Window to Desktop 20" = [ ]; - "kwin"."Window to Desktop 3" = [ ]; - "kwin"."Window to Desktop 4" = [ ]; - "kwin"."Window to Desktop 5" = [ ]; - "kwin"."Window to Desktop 6" = [ ]; - "kwin"."Window to Desktop 7" = [ ]; - "kwin"."Window to Desktop 8" = [ ]; - "kwin"."Window to Desktop 9" = [ ]; - "kwin"."Window to Next Desktop" = [ ]; - "kwin"."Window to Next Screen" = [ ]; - "kwin"."Window to Previous Desktop" = [ ]; - "kwin"."Window to Previous Screen" = [ ]; - "kwin"."Window to Screen 0" = [ ]; - "kwin"."Window to Screen 1" = [ ]; - "kwin"."Window to Screen 2" = [ ]; - "kwin"."Window to Screen 3" = [ ]; - "kwin"."Window to Screen 4" = [ ]; - "kwin"."Window to Screen 5" = [ ]; - "kwin"."Window to Screen 6" = [ ]; - "kwin"."Window to Screen 7" = [ ]; + "kwin"."Window Quick Tile Top" = "none"; + "kwin"."Window Quick Tile Top Left" = "none"; + "kwin"."Window Quick Tile Top Right" = "none"; + "kwin"."Window Raise" = "none"; + "kwin"."Window Resize" = "none"; + "kwin"."Window Shade" = "none"; + "kwin"."Window Shrink Horizontal" = "none"; + "kwin"."Window Shrink Vertical" = "none"; + "kwin"."Window to Desktop 1" = "none"; + "kwin"."Window to Desktop 10" = "none"; + "kwin"."Window to Desktop 11" = "none"; + "kwin"."Window to Desktop 12" = "none"; + "kwin"."Window to Desktop 13" = "none"; + "kwin"."Window to Desktop 14" = "none"; + "kwin"."Window to Desktop 15" = "none"; + "kwin"."Window to Desktop 16" = "none"; + "kwin"."Window to Desktop 17" = "none"; + "kwin"."Window to Desktop 18" = "none"; + "kwin"."Window to Desktop 19" = "none"; + "kwin"."Window to Desktop 2" = "none"; + "kwin"."Window to Desktop 20" = "none"; + "kwin"."Window to Desktop 3" = "none"; + "kwin"."Window to Desktop 4" = "none"; + "kwin"."Window to Desktop 5" = "none"; + "kwin"."Window to Desktop 6" = "none"; + "kwin"."Window to Desktop 7" = "none"; + "kwin"."Window to Desktop 8" = "none"; + "kwin"."Window to Desktop 9" = "none"; + "kwin"."Window to Next Desktop" = "none"; + "kwin"."Window to Next Screen" = "none"; + "kwin"."Window to Previous Desktop" = "none"; + "kwin"."Window to Previous Screen" = "none"; + "kwin"."Window to Screen 0" = "none"; + "kwin"."Window to Screen 1" = "none"; + "kwin"."Window to Screen 2" = "none"; + "kwin"."Window to Screen 3" = "none"; + "kwin"."Window to Screen 4" = "none"; + "kwin"."Window to Screen 5" = "none"; + "kwin"."Window to Screen 6" = "none"; + "kwin"."Window to Screen 7" = "none"; "kwin"."view_actual_size" = "Meta+0"; "kwin"."view_zoom_in" = "Meta++"; "kwin"."view_zoom_out" = "Meta+-"; - "mediacontrol"."mediavolumedown" = [ ]; - "mediacontrol"."mediavolumeup" = [ ]; + "mediacontrol"."mediavolumedown" = "none"; + "mediacontrol"."mediavolumeup" = "none"; "mediacontrol"."nextmedia" = "Media Next"; "mediacontrol"."pausemedia" = "Media Pause"; - "mediacontrol"."playmedia" = [ ]; + "mediacontrol"."playmedia" = "none"; "mediacontrol"."playpausemedia" = "Media Play"; "mediacontrol"."previousmedia" = "Media Previous"; "mediacontrol"."stopmedia" = "Media Stop"; @@ -202,12 +202,12 @@ "org_kde_powerdevil"."Increase Screen Brightness Small" = "Shift+Monitor Brightness Up"; "org_kde_powerdevil"."PowerDown" = "Power Down"; "org_kde_powerdevil"."PowerOff" = "Power Off"; - "org_kde_powerdevil"."Sleep" = [ ]; + "org_kde_powerdevil"."Sleep" = "none"; "org_kde_powerdevil"."Toggle Keyboard Backlight" = "Keyboard Light On/Off"; - "org_kde_powerdevil"."Turn Off Screen" = [ ]; - "org_kde_powerdevil"."powerProfile" = ["Battery" "Meta+B"]; + "org_kde_powerdevil"."Turn Off Screen" = "none"; + "org_kde_powerdevil"."powerProfile" = ["" "Battery" "Meta+B"]; "plasmashell"."activate task manager entry 1" = "Meta+1"; - "plasmashell"."activate task manager entry 10" = [ ]; + "plasmashell"."activate task manager entry 10" = "none"; "plasmashell"."activate task manager entry 2" = "Meta+2"; "plasmashell"."activate task manager entry 3" = "Meta+3"; "plasmashell"."activate task manager entry 4" = "Meta+4"; @@ -216,22 +216,22 @@ "plasmashell"."activate task manager entry 7" = "Meta+7"; "plasmashell"."activate task manager entry 8" = "Meta+8"; "plasmashell"."activate task manager entry 9" = "Meta+9"; - "plasmashell"."clear-history" = [ ]; + "plasmashell"."clear-history" = "none"; "plasmashell"."clipboard_action" = "Meta+Ctrl+X"; "plasmashell"."cycle-panels" = "Meta+Alt+P"; - "plasmashell"."cycleNextAction" = [ ]; - "plasmashell"."cyclePrevAction" = [ ]; + "plasmashell"."cycleNextAction" = "none"; + "plasmashell"."cyclePrevAction" = "none"; "plasmashell"."manage activities" = "Meta+Q"; - "plasmashell"."next activity" = [ ]; - "plasmashell"."previous activity" = [ ]; - "plasmashell"."repeat_action" = [ ]; + "plasmashell"."next activity" = "none"; + "plasmashell"."previous activity" = "none"; + "plasmashell"."repeat_action" = "none"; "plasmashell"."show dashboard" = "Ctrl+F12"; - "plasmashell"."show-barcode" = [ ]; + "plasmashell"."show-barcode" = "none"; "plasmashell"."show-on-mouse-pos" = "Meta+V"; "plasmashell"."stop current activity" = "Meta+S"; - "plasmashell"."switch to next activity" = [ ]; - "plasmashell"."switch to previous activity" = [ ]; - "plasmashell"."toggle do not disturb" = [ ]; + "plasmashell"."switch to next activity" = "none"; + "plasmashell"."switch to previous activity" = "none"; + "plasmashell"."toggle do not disturb" = "none"; "services/lookandfeeltool-2.desktop"."_launch" = "Sleep"; "services/lookandfeeltool.desktop"."_launch" = "Ctrl+Sleep"; "services/org.kde.konsole.desktop"."_launch" = "Meta+T"; @@ -245,13 +245,8 @@ "services/org.kde.spectacle.desktop"."_launch" = [ ]; }; configFile = { -# "baloofilerc"."General"."dbVersion" = 2; -# "baloofilerc"."General"."exclude filters" = "*~,*.part,*.o,*.la,*.lo,*.loT,*.moc,moc_*.cpp,qrc_*.cpp,ui_*.h,cmake_install.cmake,CMakeCache.txt,CTestTestfile.cmake,libtool,config.status,confdefs.h,autom4te,conftest,confstat,Makefile.am,*.gcode,.ninja_deps,.ninja_log,build.ninja,*.csproj,*.m4,*.rej,*.gmo,*.pc,*.omf,*.aux,*.tmp,*.po,*.vm*,*.nvram,*.rcore,*.swp,*.swap,lzo,litmain.sh,*.orig,.histfile.*,.xsession-errors*,*.map,*.so,*.a,*.db,*.qrc,*.ini,*.init,*.img,*.vdi,*.vbox*,vbox.log,*.qcow2,*.vmdk,*.vhd,*.vhdx,*.sql,*.sql.gz,*.ytdl,*.tfstate*,*.class,*.pyc,*.pyo,*.elc,*.qmlc,*.jsc,*.fastq,*.fq,*.gb,*.fasta,*.fna,*.gbff,*.faa,po,CVS,.svn,.git,_darcs,.bzr,.hg,CMakeFiles,CMakeTmp,CMakeTmpQmake,.moc,.obj,.pch,.uic,.npm,.yarn,.yarn-cache,__pycache__,node_modules,node_packages,nbproject,.terraform,.venv,venv,core-dumps,lost+found"; -# "baloofilerc"."General"."exclude filters version" = 9; -# "baloofilerc"."General"."exclude folders[$e]" = "$HOME/Programming/"; -# "baloofilerc"."General"."exclude folders\x5b$e\x5d" = "$HOME/Programming/"; -# "baloofilerc"."General"."exclude foldersx5b$ex5d" = "$HOME/Programming/"; "dolphinrc"."DetailsMode"."PreviewSize" = 256; + "dolphinrc"."General"."ViewPropsTimestamp" = "2024,4,28,14,31,52.291"; "dolphinrc"."IconsMode"."PreviewSize" = 144; "dolphinrc"."KFileDialog Settings"."Places Icons Auto-resize" = false; "dolphinrc"."KFileDialog Settings"."Places Icons Static Size" = 22; @@ -289,7 +284,7 @@ "kdeglobals"."KFileDialog Settings"."Sort by" = "Name"; "kdeglobals"."KFileDialog Settings"."Sort directories first" = true; "kdeglobals"."KFileDialog Settings"."Sort hidden files last" = false; - "kdeglobals"."KFileDialog Settings"."Sort reversed" = false; + "kdeglobals"."KFileDialog Settings"."Sort reversed" = true; "kdeglobals"."KFileDialog Settings"."Speedbar Width" = 140; "kdeglobals"."KFileDialog Settings"."View Style" = "DetailTree"; "kdeglobals"."WM"."activeBackground" = "227,229,231"; @@ -298,16 +293,6 @@ "kdeglobals"."WM"."inactiveBackground" = "239,240,241"; "kdeglobals"."WM"."inactiveBlend" = "239,240,241"; "kdeglobals"."WM"."inactiveForeground" = "112,125,138"; - "kglobalshortcutsrc"."ActivityManager"."_k_friendly_name" = "Activity Manager"; - "kglobalshortcutsrc"."KDE Keyboard Layout Switcher"."_k_friendly_name" = "Keyboard Layout Switcher"; - "kglobalshortcutsrc"."kaccess"."_k_friendly_name" = "Accessibility"; - "kglobalshortcutsrc"."kcm_touchpad"."_k_friendly_name" = "Touchpad"; - "kglobalshortcutsrc"."kmix"."_k_friendly_name" = "Audio Volume"; - "kglobalshortcutsrc"."ksmserver"."_k_friendly_name" = "Session Management"; - "kglobalshortcutsrc"."kwin"."_k_friendly_name" = "KWin"; - "kglobalshortcutsrc"."mediacontrol"."_k_friendly_name" = "Media Controller"; - "kglobalshortcutsrc"."org_kde_powerdevil"."_k_friendly_name" = "KDE Power Management System"; - "kglobalshortcutsrc"."plasmashell"."_k_friendly_name" = "plasmashell"; "krunnerrc"."Plugins"."baloosearchEnabled" = true; "krunnerrc"."Plugins"."browserhistoryEnabled" = false; "krunnerrc"."Plugins"."browsertabsEnabled" = false; @@ -316,6 +301,7 @@ "krunnerrc"."Plugins"."krunner_sessionsEnabled" = false; "krunnerrc"."Plugins"."krunner_webshortcutsEnabled" = false; "krunnerrc"."Plugins/Favorites"."plugins" = "krunner_services"; + "kscreenlockerrc"."Daemon"."Autolock" = false; "ksmserverrc"."General"."loginMode" = "emptySession"; "ksmserverrc"."SubSession: 037b4336-809c-4a07-a148-9ef660a5cc9c"."count" = 0; "ksmserverrc"."SubSession: c82192f5-3d2d-4f8d-9c58-364b4cca1b53"."count" = 0; @@ -349,15 +335,18 @@ "kwinrc"."SubSession: c82192f5-3d2d-4f8d-9c58-364b4cca1b53"."active" = "-1"; "kwinrc"."SubSession: c82192f5-3d2d-4f8d-9c58-364b4cca1b53"."count" = 0; "kwinrc"."Tiling"."padding" = 4; - "kwinrc"."Tiling/17eb1f34-04ff-505f-99d3-b39b78e9af59"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":[{\"width\":0.25},{\"width\":0.5},{\"width\":0.25}]}"; - "kwinrc"."Tiling/5e0aab53-ff8f-58db-aaca-df0f46f273c6"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":[{\"width\":0.25},{\"width\":0.5},{\"width\":0.25}]}"; + "kwinrc"."Tiling/17eb1f34-04ff-505f-99d3-b39b78e9af59"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":\x5b{\"width\":0.25},{\"width\":0.5},{\"width\":0.25}\x5d}"; + "kwinrc"."Tiling/5e0aab53-ff8f-58db-aaca-df0f46f273c6"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":\x5b{\"width\":0.25},{\"width\":0.5},{\"width\":0.25}\x5d}"; "kwinrc"."Tiling/71ed7714-9051-5fa1-88b9-b1a4cb02cd13"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":x5b{\"width\":0.3515624999999996},{\"width\":0.3593750000000003},{\"width\":0.2890625000000001}x5d}"; - "kwinrc"."Tiling/73f4fa9f-1055-5c2e-9515-22c988437f87"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":[{\"width\":0.25},{\"width\":0.5},{\"width\":0.25}]}"; - "kwinrc"."Tiling/88b07ab8-dd78-5153-a6bc-f367d4aed265"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":[{\"width\":0.25},{\"width\":0.5},{\"width\":0.25}]}"; + "kwinrc"."Tiling/73f4fa9f-1055-5c2e-9515-22c988437f87"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":\x5b{\"width\":0.25},{\"width\":0.5},{\"width\":0.25}\x5d}"; + "kwinrc"."Tiling/88b07ab8-dd78-5153-a6bc-f367d4aed265"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":\x5b{\"width\":0.25},{\"width\":0.5},{\"width\":0.25}\x5d}"; + "kwinrc"."Tiling/a3d991e5-e4d6-5b87-b0c7-d6949c612be9"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":[{\"width\":0.25},{\"width\":0.5},{\"width\":0.25}]}"; "kwinrc"."Tiling/cd7851e2-e3b0-5632-98bb-216623a6ddca"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":x5b{\"width\":0.25},{\"width\":0.5},{\"width\":0.25}x5d}"; "kwinrc"."Tiling/d02c035d-eef0-5c68-aa2f-2e83d0ba08b1"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":x5b{\"width\":0.25},{\"width\":0.5},{\"width\":0.25}x5d}"; "kwinrc"."Tiling/d9f463ae-41ec-5300-8544-c0ee67dc8c63"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":x5b{\"width\":0.25},{\"width\":0.5},{\"width\":0.25}x5d}"; + "kwinrc"."Tiling/df6fc5c4-c5b3-553f-b6b9-51ca75717f6e"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":[{\"width\":0.25},{\"width\":0.5},{\"width\":0.25}]}"; "kwinrc"."Tiling/ece7370d-6d13-5618-ad29-14697e609bd2"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":x5b{\"width\":0.25},{\"width\":0.5},{\"width\":0.25}x5d}"; + "kwinrc"."Tiling/f60e4345-d01f-58c0-a5d7-07b5e48a0bdd"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":[{\"width\":0.25},{\"width\":0.5},{\"width\":0.25}]}"; "kwinrc"."Windows"."HideUtilityWindowsForInactive" = false; "kwinrc"."Windows"."RollOverDesktops" = true; "kwinrc"."Windows"."SnapOnlyWhenOverlapping" = true; @@ -387,6 +376,7 @@ "plasma-localerc"."Formats"."LC_MEASUREMENT" = "C"; "plasma-localerc"."Formats"."LC_PAPER" = "C"; "plasma-localerc"."Formats"."LC_TIME" = "C"; + "plasmanotifyrc"."Applications/com.github.eneshecan.WhatsAppForLinux"."Seen" = true; "plasmanotifyrc"."Notifications"."PopupPosition" = "BottomRight"; "plasmarc"."Wallpapers"."usersWallpapers" = "/nix/store/vzhwagbg8i06aby90l0g5wl08j86n71r-breeze-6.0.3/share/wallpapers/Next/contents/images_dark/1920x1080.png"; "systemsettingsrc"."KFileDialog Settings"."detailViewIconSize" = 16; diff --git a/home-manager/server-apps.nix b/home-manager/server-apps.nix index 255151f..624fff2 100644 --- a/home-manager/server-apps.nix +++ b/home-manager/server-apps.nix @@ -24,8 +24,7 @@ username = "horseman"; homeDirectory = "/home/horseman"; }; - - # Enable programs + home.packages = with pkgs; [ docker-compose fzf @@ -47,11 +46,10 @@ userName = "KoenDR06"; userEmail = "koen.de.ruiter@hotmail.com"; }; + programs.gh.enable = true; - # Nicely reload system units when changing configs systemd.user.startServices = "sd-switch"; - # https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion home.stateVersion = "23.05"; } diff --git a/machines/common/configuration.nix b/machines/common/configuration.nix index f109af9..cf4e6a1 100644 --- a/machines/common/configuration.nix +++ b/machines/common/configuration.nix @@ -75,7 +75,7 @@ enable = true; user = "horseman"; dataDir = "/home/horseman"; - configDir = "/home/horseman/nix-config/config/syncthing"; + configDir = "/home/horseman/.config/syncthing"; overrideDevices = false; overrideFolders = true; settings = { diff --git a/machines/luna/configuration.nix b/machines/luna/configuration.nix index 69b9b70..50b7224 100644 --- a/machines/luna/configuration.nix +++ b/machines/luna/configuration.nix @@ -21,6 +21,7 @@ }; networking.hostName = "luna"; + networking.networkmanager.enable = true; services.xserver.enable = true; services.desktopManager.plasma6.enable = true; @@ -34,8 +35,6 @@ programs.ssh.askPassword = lib.mkForce "/nix/store/qrzq7dqp8dkffb5dvi42q647dhm87ady-ksshaskpass-6.0.3/bin/ksshaskpass"; hardware.pulseaudio.enable = true; - networking.networkmanager.enable = true; - services.jack = { jackd.enable = true; alsa.enable = false; diff --git a/machines/terra/configuration.nix b/machines/terra/configuration.nix index b1ff7b9..02bede2 100644 --- a/machines/terra/configuration.nix +++ b/machines/terra/configuration.nix @@ -55,9 +55,15 @@ networking.networkmanager.enable = true; virtualisation.docker.enable = true; - hardware.pulseaudio.enable = true; - services.jack = { + security.rtkit.enable = true; + services.pipewire = { + enable = true; + alsa.enable = true; + alsa.support32Bit = true; + pulse.enable = true; + }; + services.jack = { jackd.enable = true; alsa.enable = false; loopback = {