WIP: Laptop config

This commit is contained in:
2026-02-17 20:02:25 +01:00
parent 1d00288f34
commit bfe2094a5f
27 changed files with 467 additions and 190 deletions

View File

@@ -0,0 +1,11 @@
{ ... }:
{
imports = [
./flatpak.nix
./gnome.nix
./packages.nix
./programs.nix
./services.nix
];
}