Modularize nixos and home-manager packages

This commit is contained in:
DashieTM 2024-08-03 18:08:22 +02:00
parent b0979afa53
commit 51d2c2aa7c
32 changed files with 713 additions and 482 deletions

View file

@ -22,5 +22,8 @@
amdgpu.enable = true;
kde_connect.enable = true;
xone.enable = true;
greetd = {
resolution = "3440x1440@180";
};
};
}