30 Commits

Author SHA1 Message Date
1d1986dcfe
i have adhd i will get back to this later 2024-01-14 19:57:32 +01:00
7fc20fb324
Improve the homeManagerInit function 2024-01-12 15:23:53 +01:00
531445e1f0
re-add init function for home manager
my stupid ass in b979657 thought that
home-manager.nixosModules.home-manager was a function that returned a
module instead of just a module (which is also a function but that's
besides the point). i forgot to consider that the home-manager module
adds a custom home-manager option set, nor did i realize that a flake
module could be a plain attribute set.
2024-01-12 11:35:57 +01:00
6b7cc6d71b
temporarily disable hyprland config 2024-01-11 17:20:00 +01:00
0012a93280
cleanup flake.nix a little 2024-01-11 17:14:00 +01:00
41e9233163
Add home.nix to hosts 2024-01-01 13:08:53 -05:00
7bda226065
missed a few 2024-01-01 13:00:10 -05:00
0160c33588
Refactor path references 2024-01-01 12:58:31 -05:00
a73a585d97
add more network util (1) 2024-01-01 12:46:36 -05:00
e4671a839e
remove stupid thing that didn't work 2023-12-31 12:04:44 -05:00
b979657a95
Add a basic working home-manager config
my idea didn't work
2023-12-31 12:03:46 -05:00
c505d1dea6
Use correct version of Home Manager 2023-12-31 11:54:56 -05:00
65dc027769
probably a better way to do home manager modules 2023-12-31 05:18:39 -05:00
97e66d4462
maybe a better home manager module function? 2023-12-30 21:11:40 -05:00
85d6241554
Add start of home-manager config i think? 2023-12-30 19:48:47 -05:00
e8b6de93eb
Add gaming role to laptop 2023-12-30 14:46:14 -05:00
49ed929fdb
Add nixpkgs-unstable input 2023-12-30 14:15:51 -05:00
63eb331469
Add some gaming related stuff 2023-12-30 13:53:05 -05:00
c3d75f0ebe
Rename desktop.nix to plasma.nix 2023-12-30 11:05:01 -05:00
244e005e95
Fix indentation 2023-12-30 10:09:52 -05:00
6dcd036bc3
Install NVIDIA driver on desktop 2023-12-29 04:37:47 -05:00
0ea175f41b
Move OpenGL configuration to separate fragment 2023-12-29 04:24:42 -05:00
acbac35042
Add desktop config (nullbox) 2023-12-28 04:55:45 -05:00
698d9007bb
Split some stuff into fragments 2023-12-28 03:03:42 -05:00
1f85bc2871
move user creation to me.nix 2023-12-28 02:32:18 -05:00
efb785dab6
Add nvidia-optimus.nix specialisation 2023-12-28 01:07:42 -05:00
3fafdd7cc7
Remove redundant configuration-migrate.nix 2023-12-28 00:20:55 -05:00
3303947456
Move slab config to hosts directory 2023-12-28 00:08:26 -05:00
7cfdddb1b8
Migrate some configuration into roles 2023-12-27 05:05:57 -05:00
ccb7836983
Add initial flake
holy shit nixos is magic :3
2023-12-27 02:37:46 -05:00