Commit graph

219 commits

Author SHA1 Message Date
29f74e5639 add v4l2loopback to gabbielaptop/configuration.nix to allow OBS virtual camera use 2024-09-15 18:50:08 +01:00
f71af12698 add xwaylandvideobridge to allow discord screensharing, because discord is an xwayland app and thus can only see other xwayland apps 2024-09-15 18:13:26 +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
fd6ca655c3 added aagl as a flake input, about to update 2024-09-13 16:46:10 +01:00
4b013738e1 added aagl projects and enabled hsr 2024-09-13 16:44:28 +01:00
41275655ae allow unfree packages on biggerpi 2024-09-13 15:16:44 +01:00
16ca8d5bac added satisfactory server to flake 2024-09-13 15:14:45 +01:00
a6aa3085e0 add missing semicolon 2024-09-13 14:49:51 +01:00
862760e50e add satisfactory-server-flake as input and add a module to enable and open firewall 2024-09-13 14:47:35 +01:00
ea61b5dc6b added lid switch keybind to disable main laptop monitor 2024-09-10 18:12:00 +01:00
36eaff9e00 clean up biggerpi configuration.nix 2024-09-07 15:53:31 +01:00
bbe6896657 change server directory to /srv 2024-09-07 01:08:46 +01:00
0c57d705e6 testing out config for biggerpi 2024-09-07 01:00:18 +01:00
12d3cb26b6 change nixos directory to nixconf to match repo name
added nano --> nvim alias
added serverswitch alias to rebuild server config
2024-09-06 19:54:18 +01:00
a587e8b0f6 add initialHashedPassword for user to allow sudo access 2024-09-06 19:25:57 +01:00
c93aba6c27 fixed a home-manager import oopsie 2024-09-06 18:55:54 +01:00
0438c57b95 add missing semicolon :rolling_eyes: 2024-09-06 18:51:40 +01:00
aead0983d0 manually merge biggerpi server config, also adds disko as a flake input 2024-09-06 18:50:52 +01:00
fd8c03cd86 Revert "accidentally overwrote flake"
This reverts commit 3a29285054.
2024-09-06 18:45:01 +01:00
3a29285054 accidentally overwrote flake 2024-09-06 18:41:01 +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
332b3dcdc2 replace non with ardour 2024-09-03 00:53:51 +01:00
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