Commit graph

51 commits

Author SHA1 Message Date
a0da51f439 cleared up some comments in flake.nix 2025-06-03 16:12:04 +01:00
f482d6f06b added nixfmt-tree as formatter
also ran it, which is why so many files were modified
2025-06-03 16:10:04 +01:00
e145f6c057 changed stylix pin to follow nixpkgs
unpinned versions now everything should be rolling, stable is still
pinned of course
2025-05-26 23:21:27 +01:00
14d9f649aa fixed update warnings and pinned versions
stylix and home manager now pinned to 25.05, stable nixpkgs also updated
2025-05-26 23:13:25 +01:00
a86371252b update flake 2025-05-19 18:40:30 +01:00
0f7567d107 add declarative flatpak support to home-manager 2025-02-21 14:38:22 +00:00
38ff4ee9a8 switched from nixvim to nvf, including porting colour scheme over 2025-01-06 18:26:53 +00:00
5a9a96fd4f added overlayed pkgs to biggerpi config 2025-01-03 22:17:52 +00:00
a7a31c0646 overlayed nixpkgs to allow for pkgs.stable pkgs.main and pkgs.nur
also passed to home-manager and gabbielaptop config
2025-01-03 22:15:57 +00:00
8ad1d43730 moved to using overlays on nixpkgs-unstable (named as default nixpkgs)
so that i can specify more easily which package i would like using
pkgs.stable.package and even pkgs.main.package if i want to be on the
actual bleeding edge
2024-12-29 12:17:52 +00:00
b5da18c992 fixed hyprlock and updated stablepkgs to 24.11
for some reason im having issues with startup, where i have to switch
TTY and then wait ages for waybar to show up. on the first tty i dont
have keybinds to start programs, but on the second tty i dont have my
wallpaper set properly
2024-12-20 17:57:37 +00: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
f33e598e0b removed bitwarden desktop because unstable pkgs had a broken version,
tried more stylix stuff but none worked
2024-10-20 18:55:06 +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
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
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
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
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
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
d0bf9089d7 add librewolf 2024-08-26 12:59:06 +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
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
1927bebfc4 remove environment.nix properly ;-; and add missing semicolon 2024-08-24 17:07:55 +01:00
6764996241 finally got anyrun working, i had forgotten to import inputs to home.nix 💀 2024-08-24 13:22:04 +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
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
edaa14d665 set hyprland to autostart 2024-08-23 00:33:42 +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
a8511b0ac4 fixed monitor layout settings, disabled waybar as it was crashing 2024-08-22 14:52:58 +01:00
4b76f4438d fix mistakes from removing hyprland 2024-08-22 13:04:34 +01:00
962aec2205 removed hyprland from flake as now using home-manager module 2024-08-22 12:58:58 +01:00
81a995b235 removed hello world to test home-manager functionality 2024-08-22 11:20:33 +01:00
e38639be55 changed home-manager default to stable pkgs 2024-08-22 11:16:09 +01:00
f79cb5ec61 updated all inputs 2024-08-21 11:26:27 +01:00
a1dfa40436 see previous 2024-08-21 11:16:54 +01:00
c35e614993 add hyprland module ready for configuration 2024-08-21 11:15:31 +01:00