mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 18:15:13 -05:00
feat: expanded all lists
This commit is contained in:
parent
bb0b55b011
commit
4d8d534088
20 changed files with 107 additions and 28 deletions
|
@ -15,7 +15,9 @@
|
|||
imports = [
|
||||
./parts
|
||||
];
|
||||
systems = [system];
|
||||
systems = [
|
||||
system
|
||||
];
|
||||
perSystem = {pkgs, ...}: {
|
||||
_module.args.pkgs = import inputs.nixpkgs {
|
||||
inherit system;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue