Set up some packages

This commit is contained in:
outfoxxed 2023-06-20 23:47:58 -07:00
parent d6495fe305
commit 741eb1d5ce
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
6 changed files with 58 additions and 3 deletions

View file

@ -18,7 +18,9 @@
modules = [
(import ./modules/impurity.nix self)
./modules/preserve-system.nix
./modules/overlay-pkgs
./modules/core.nix
./modules/system.nix
./modules/user
./systems/lenovo.nix
];