mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
refactor: add missing files to SwarselSystems.org
This commit is contained in:
parent
d538762c7e
commit
8a7e6102ac
9 changed files with 473 additions and 128 deletions
|
|
@ -15,8 +15,7 @@
|
|||
"aarch64-darwin"
|
||||
];
|
||||
|
||||
pkgsFor = lib.genAttrs (import systems) (
|
||||
system:
|
||||
pkgsFor = lib.genAttrs (import systems) (system:
|
||||
import inputs.nixpkgs {
|
||||
inherit system;
|
||||
config.allowUnfree = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue