Commit graph

35 commits

Author SHA1 Message Date
4f2782c0dc switched to using home-manager as a standalone app to ensure that config will transfer 2024-08-26 03:13:48 +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
6764996241 finally got anyrun working, i had forgotten to import inputs to home.nix 💀 2024-08-24 13:22:04 +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
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
5991d3acd9 disabled pipewire again so pulseaudio works, oops 2024-08-23 10:52:29 +01:00
b7f5a6633d add support for headset media controls 2024-08-23 10:51:35 +01:00
16a0ba9239 clock config and disabled waybar in configuration.nix 2024-08-23 10:12:33 +01:00
51ac86756f blueman-applet moved to home.nix as correct 2024-08-23 09:44:40 +01:00
c939fa099a enable blueman-applet 2024-08-23 09:43:16 +01:00
acd34e9578 add blueman support 2024-08-23 09:38:06 +01:00
378a7ff766 added hyprlock and hyprpaper, though hyprpaper apparently doesnt exist so its disabled for now
PS: forgot to use git due to sleep deprivation
2024-08-23 02:03:30 +01:00
588800292c moved files around to give home-manager a dedicated folder in the root config dir 2024-08-22 18:44:22 +01:00
d739c60431 fixed monitor refresh rates causing issues by setting external monitors to 60hz, will look into upping to 144hz later since laptop is more than capable of driving them. added comments to clarify which monitor is which 2024-08-22 15:20:25 +01:00
a8511b0ac4 fixed monitor layout settings, disabled waybar as it was crashing 2024-08-22 14:52:58 +01:00
d8fe6533ef fixed 265hz monitor setting so hyprland doesnt kill itself 2024-08-22 13:06:37 +01:00
67c5729083 changed scaling for eDP-2 to 1.6 as suggested by hyprland 2024-08-22 12:49:27 +01:00
721cf493e1 move hyprland monitor settings to extraConfig where they belong 2024-08-22 12:48:36 +01:00
8d809cb596 change hyprland keyboard layout to gb 2024-08-22 12:25:00 +01:00
a14eb52644 set correct monitor settings for waybar 2024-08-22 12:15:19 +01:00
3c020f2c8c added missing semicolon 2024-08-22 12:08:09 +01:00
a1134a91a9 added waybar autostart to Hyprland 2024-08-22 12:07:12 +01:00
2dca4bf209 added waybar config 2024-08-22 12:04:09 +01:00
1a95061a21 add waybar and alacritty with a few defaults for testing 2024-08-22 11:54:25 +01:00
990f15ea75 enabled hyprland in host config for xdg portals and other OS level features 2024-08-22 11:31:24 +01:00
e44d75a2fe add missing semicolon oops 2024-08-22 11:21:14 +01:00
81a995b235 removed hello world to test home-manager functionality 2024-08-22 11:20:33 +01:00
b84f32a2f9 added package specification and xwayland to home.nix 2024-08-22 11:18:56 +01:00
8eb2d911b2 clean up default xkb option setting, enabled hyprland again 2024-08-22 11:13:44 +01:00
f79cb5ec61 updated all inputs 2024-08-21 11:26:27 +01:00
55f7db0e89 added opengl and 32bit vulkan support 2024-08-20 11:55:13 +01:00
8c66fa1049 updated hosts/gabbielaptop/hardware-configuration.nix 2024-08-20 00:40:49 +01:00
3cb3e95e89 init 2024-07-16 11:18:51 +01:00