mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-17 06:04:55 +00:00
replace pi with openclaw (#60)
This commit is contained in:
parent
be2370f406
commit
630ec774ce
12 changed files with 160 additions and 114 deletions
|
|
@ -18,7 +18,7 @@ in
|
|||
./vaultwarden.nix
|
||||
./forgejo.nix
|
||||
./betternas.nix
|
||||
./pi-agent.nix
|
||||
./openclaw-gateway.nix
|
||||
../../modules/base.nix
|
||||
(modulesPath + "/profiles/minimal.nix")
|
||||
(modulesPath + "/profiles/headless.nix")
|
||||
|
|
@ -114,7 +114,6 @@ in
|
|||
|
||||
environment.systemPackages = packageSets.extras ++ [
|
||||
pkgs.chromium
|
||||
pkgs.dtach
|
||||
pkgs.php
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue