parent
f7302479b3
commit
9620ca8ca3
13 changed files with 546 additions and 209 deletions
|
@ -159,6 +159,7 @@
|
|||
};
|
||||
extraModules = with inputs; [
|
||||
disko.nixosModules.disko
|
||||
arion.nixosModules.arion
|
||||
# lix-module.nixosModules.default
|
||||
# inputs.hercules-ci-agent.nixosModules.agent-service;
|
||||
# rock5b.nixosModules.default
|
||||
|
|
|
@ -32,6 +32,7 @@
|
|||
"syncthing"
|
||||
"mount-rock5b"
|
||||
"adb"
|
||||
"calibre"
|
||||
]
|
||||
++ [
|
||||
./disko.nix
|
||||
|
|
|
@ -55,6 +55,7 @@
|
|||
"helix"
|
||||
"shell"
|
||||
"element"
|
||||
"zmkbatx"
|
||||
"emacs"
|
||||
"firefox"
|
||||
"gpg"
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
# "matrix"
|
||||
"forgejo"
|
||||
# "jellyfin"
|
||||
"immich"
|
||||
]
|
||||
++ [
|
||||
./disko.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue