Commit graph

24 commits

Author SHA1 Message Date
b255b3988b
repo: remove home/profiles
commit f60d03acf6
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Mon Oct 21 16:02:55 2024 +0200

    flake: update dependencies

commit 8c3cd9631a
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Mon Oct 21 15:49:07 2024 +0200

    repo: move common home packages into home/default.nix

commit aa46aa0762
Author: Anthony Rodriguez <anthony@nezia.dev>
Date:   Mon Oct 21 15:34:23 2024 +0200

    repo: refactor to remove home/profiles

    Removed the profiles directory in home, as I thought it was redundant:
    they had the same name as my hostnames, as all my machines are
    single-user only. Therefore, everything is now under its own
    hosts/{hostname}, and flake.nix just has to import hosts/default.nix
    like it did before.
2024-10-21 16:37:58 +02:00
8fe0604299
repo: huge refactor
Refactored the entire repository structure, as putting everything into
modules was just awkward. Took heavy inspiration from fufexan's
repository, fufexan/dotfiles, as the structure felt much saner.
2024-09-29 23:48:55 +02:00
87eff73b58
repo: clean code 2024-09-25 09:02:43 +02:00
8473772fe5
repo: format with alejandra 2024-09-24 23:47:52 +02:00
402926b78b
solaire: add neovim, fix repeating code 2024-09-24 15:37:35 +02:00
80452cb292
repo: fix formatting 2024-09-24 15:09:36 +02:00
796b637946
pipewire: fix latency when gaming 2024-09-23 20:45:55 +02:00
432dfa938d
flake: add disks by label for easier install process 2024-09-15 15:14:01 +02:00
da7921ebed
gaming: add uni-sync service 2024-09-10 18:02:09 +02:00
3213394ecc
gaming: add r2modman 2024-09-09 12:59:09 +02:00
2eeecb0bee
pipewire: add option for latency fixes 2024-09-08 16:27:43 +02:00
606e41d3ee
add docker module, add common modules to hsots/common 2024-09-08 15:57:30 +02:00
c84c184119
add pipewire module, add fixes for latency and stuttering 2024-09-08 15:29:44 +02:00
436e1260ba
remove gnome from common, add it to solaire 2024-09-06 22:20:26 +02:00
23542ce3fd
add uni sync 2024-09-06 22:08:44 +02:00
5bd8332da0
put gaming configuration in module 2024-09-05 16:20:22 +02:00
63fd57d7ba
add wezterm flake. make nvidia module 2024-09-05 15:58:14 +02:00
01e8251286
add coolercontrol for solaire, flatpak for all hosts and switch to pipewire 2024-08-29 14:40:19 +02:00
59ba40ae0d
add via support for desktop: 2024-08-27 18:36:40 +02:00
80575b3c1d
add different wallpapers for desktop and laptop 2024-08-27 18:23:43 +02:00
a4623b8af9
move common imports to flake function 2024-08-26 13:46:52 +02:00
6b8f0f4f7f
remove MOZ_ENABLE_WAYLAND=0, add stylix to solaire 2024-08-26 13:27:38 +02:00
22af6d0652
add gaming programs 2024-08-26 13:18:26 +02:00
1d912e1ee9
add nix dotfiles 2024-08-25 21:58:12 +02:00