feat: add laptop stuff, restructure a bit

This commit is contained in:
jackjohn7 2026-03-26 22:55:57 -05:00
parent 1dcba83a6a
commit 6d05d6a323
13 changed files with 556 additions and 13 deletions

View file

@ -5,6 +5,11 @@
flake-parts.url = "github:hercules-ci/flake-parts";
import-tree.url = "github:vic/import-tree";
hjem = {
url = "github:feel-co/hjem";
inputs.nixpkgs.follows = "nixpkgs";
};
wrapper-modules.url = "github:BirdeeHub/nix-wrapper-modules";
};