Commit graph

64 commits

Author SHA1 Message Date
904e0e66d6 cleaned up configuration.nix 2024-12-27 09:32:46 +00:00
d75e7f0a98 added regreet greeter in place of SDDM which was removed in a previous
commit
2024-12-27 09:28:33 +00:00
c9ffdffab7 enable ly as display manager 2024-12-22 09:25:07 +00:00
48f99462d2 disable sddm, because it was annoying me tbh 2024-12-20 22:26:58 +00:00
884ca82fb4 enable PPD 2024-12-19 21:03:28 +00:00
96b4b62eb1 use services.fwupd.enable instead of installing as a package 2024-12-03 15:30:21 +00:00
7501831520 setup stylix properly, now using mint cursor theme for nostalgia
purposes.
also installed nixd to use as an LSP for nvim, coming soon
2024-10-23 23:08:00 +01:00
b42a379322 formatted everything with nixfmt 2024-10-23 21:59:06 +01:00
3675fbdcc1 added musnix to set env vars allowing vst plugins from lsp-plugins to be
discoverable by OBS and other apps, enabled musnix in laptop
configuration.nix
2024-10-20 19:04:36 +01:00
49f6bc0926 added stylix but not working yet, switched from anyrun to wofi cause
looks nice innit
2024-10-08 16:53:10 +01:00
fc8d70e079 added fprintd.tod 2024-10-01 10:36:17 +01:00
83c29b21e1 added more bluetooth configuration, need to disable HFP for audio
quality when using OBS
2024-09-30 13:54:34 +01:00
d779dea834 added virtualbox, reformatted the homePacakges section to include pkgs by default in home.nix
added nix.settings.trusted-users so that I can add trusted substituters imperatively
2024-09-23 13:54:04 +01:00
ff707054c1 moved git to home-manager for use on multiple systems, currently enabled but not configured 2024-09-15 21:22:55 +01:00
29f74e5639 add v4l2loopback to gabbielaptop/configuration.nix to allow OBS virtual camera use 2024-09-15 18:50:08 +01:00
aa708036d2 ACTUALLY switched to zen kernel this time, seems to also resolve power issue so I will continue to use this 2024-09-14 23:27:08 +01:00
6698a3d7fa switch to zen kernel to see if i can get away with not changing kernel version every time a new one is released (current LTS 6.6 has an issue with insanely long shutdown times on fwlt16) 2024-09-14 23:15:11 +01:00
39a8e0284f found the typo in the aagl launcher flake import (used a . instead of a : in the url-like syntax) this was infuriating
also got secure boot with lanzaboote working, TPM unlocking full disk encryption is next, though this of course requires more backups to be made, mostly for game saves
2024-09-14 23:04:52 +01:00
88365b373a add lanzaboote and remove defective aagl module for now 2024-09-14 22:11:15 +01:00
16ca8d5bac added satisfactory server to flake 2024-09-13 15:14:45 +01:00
dba46ad8c4 add pipewire-jack to pipewire options, hopefully fixing ardour as pipewire-pulse does not seem to work 2024-09-03 22:01:01 +01:00
bd06a9855d add wireplumber and a config option to enable my MIDI keyboard to communicate with ardour 2024-09-03 01:31:18 +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
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
24fc8ee5b0 add rocm package needed for davinci resolve 2024-08-30 22:28:01 +01:00
442bbceb38 add user to dialout group for access to Duet3DMC6HC 2024-08-29 23:06:08 +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
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
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