Commit graph

193 commits

Author SHA1 Message Date
f92e921cc7 change brightness to slider, though it currently doesnt work
add non DAW
2024-09-03 00:51:11 +01:00
fe66980dd0 add gnome-keyring to configuration.nix
add mouse focus settings to prevent vanishing dropdown menus to hyprland.nix, this seems to actually have improved things but behaviour is still intermittent
2024-09-02 00:13:35 +01:00
612115ebf4 add bitwarden-desktop 2024-09-01 21:15:02 +01:00
0430e15d54 update flake, add nixvim, disable librewolf as declarative addons are not currently available, add nextcloud-client 2024-09-01 20:55:06 +01:00
da68527e3c add nixvim as text editor 2024-09-01 13:41:49 +01:00
90e5c5528b cleaned up hyprland.settings in hyprland.nix, made cursor scaling consistently 24 2024-09-01 11:31:03 +01:00
667d5fd2eb remove hyprland extraConfig option and move all to nixified settings option 2024-09-01 11:27:38 +01:00
11cb74ce0d add pass to protonmail-bridge path 2024-09-01 10:46:29 +01:00
b839e40ede halve cursor size for consistency as it was massive on some apps but not others (settings elsewhere)
enabled pass-secret-service in home.nix for use with protonmail-bridge
2024-09-01 02:37:25 +01:00
24fc8ee5b0 add rocm package needed for davinci resolve 2024-08-30 22:28:01 +01:00
04640902fd add davinci-resolve 2024-08-30 22:17:16 +01:00
65342f3e9f add orca slicer 2024-08-30 16:14:34 +01:00
442bbceb38 add user to dialout group for access to Duet3DMC6HC 2024-08-29 23:06:08 +01:00
b20a1f400a due to infinite recursion bug and librewolf being broken in current nixos-unstable, i am leaving this for now 2024-08-27 01:39:29 +01:00
501935bab6 a very large amount of testing took place, adding librewolf is proving to be a pain since the unstable version fails to build 2024-08-26 19:58:51 +01:00
f3a2d6c808 updated system 2024-08-26 13:10:24 +01:00
7ff64834ae removed pkgs.hello and installed pkgs.librewolf 2024-08-26 13:08:19 +01:00
d0bf9089d7 add librewolf 2024-08-26 12:59:06 +01:00
46d7876ec8 updated LICENCE 2024-08-26 12:40:21 +01:00
a6a88ae035 updated README.md 2024-08-26 12:37:41 +01:00
4f2782c0dc switched to using home-manager as a standalone app to ensure that config will transfer 2024-08-26 03:13:48 +01:00
2578538507 attempt to install sober with declarative-flatpak 2024-08-26 02:39:01 +01:00
36b1cc8263 enable declarative-flatpak in home-manager 2024-08-26 02:05:57 +01:00
b62234602d add missing semicolon 2024-08-26 01:49:37 +01:00
19907c1d03 moved home-manager config from configuration.nix into flake.nix, unified all module imports into flake.nix 2024-08-26 01:49:04 +01:00
b33b517c48 styled waybar somewhat, added 🔔 as notifications icon 2024-08-24 18:27:10 +01:00
75a45c1398 apparently only units are allowed in waybar, changed 2% to 5px 2024-08-24 18:08:46 +01:00
8436756daa testing new swaync things, added padding to the swaync waybar widget 2024-08-24 18:06:23 +01:00
ae195c40d0 add swaync for notifications and move waybar config to waybar.nix 2024-08-24 17:52:07 +01:00
f8131b05fc move environment variables from hyprland.conf into home.nix to keep them all together, added comment explaining what they do 2024-08-24 17:20:32 +01:00
2d59425a38 move hyprland config to hyprland.nix 2024-08-24 17:15:11 +01:00
1927bebfc4 remove environment.nix properly ;-; and add missing semicolon 2024-08-24 17:07:55 +01:00
cef249607b add tmux to home.nix 2024-08-24 17:06:45 +01:00
d77ea32928 remove environment.nix and moved variables to nh config and home.nix as this makes more sense 2024-08-24 17:01:53 +01:00
ed49d41697 set hyprlock grace to 0 as it was annoying me 2024-08-24 14:50:31 +01:00
edb4b8ca93 attempted to style anyrun, but the box remains a bright white eyesore 2024-08-24 13:56:02 +01:00
40e598fd08 add rink plugin for anyrun to calculate and convert units 2024-08-24 13:38:09 +01:00
6764996241 finally got anyrun working, i had forgotten to import inputs to home.nix 💀 2024-08-24 13:22:04 +01:00
aa857f5373 add window management keybinds to close and togglefloating 2024-08-24 11:17:29 +01:00
40311e8350 add user "blue" to group "syncthing" 2024-08-23 20:01:28 +01:00
4d5b38cbe9 add htop to home.nix 2024-08-23 19:51:09 +01:00
e35b6d4d6f monitors now at 120hz because 144 causes strange flickering issue
symptoms described at https://linustechtips.com/topic/580526-144-hz-artifacts-with-display-port/
and literally nowhere else that i can find
2024-08-23 18:33:11 +01:00
f474f59eba set monitors to max refresh rate, set custom xwayland scaling back to 1 as discord is too big now 2024-08-23 18:22:43 +01:00
e5dd402fdb updating flake 2024-08-23 13:23:57 +01:00
e1d94eefba add extraSpecialArgs to use flake inputs in home.nix and add anyrun as a launcher 2024-08-23 13:15:06 +01:00
60495f0f31 add correct date format to waybar clock widget 2024-08-23 12:16:10 +01:00
fc44aa2136 add lib imports to home.nix 2024-08-23 11:28:18 +01:00
fe94bb10d9 add xdg.mimeApps to home.nix for default browser config 2024-08-23 11:27:46 +01:00
200c5bb064 set default browser for electron apps correctly using lib.getExe 2024-08-23 11:18:31 +01:00
87c3098961 add missing semicolon 2024-08-23 11:15:06 +01:00