make more room on ruil
This commit is contained in:
parent
73b91347ec
commit
8b673159c2
2 changed files with 25 additions and 38 deletions
|
|
@ -177,12 +177,8 @@
|
|||
|
||||
nixosConfigurations.ruil = nixpkgs-25-11.lib.nixosSystem {
|
||||
inherit system;
|
||||
specialArgs = {
|
||||
inherit openclaw-flake;
|
||||
};
|
||||
modules = [
|
||||
({ ... }: { nixpkgs.overlays = [ overlay-unstable overlay-etherpad-fixes overlay-local openclaw-flake.overlays.default ]; })
|
||||
home-manager.nixosModules.home-manager
|
||||
({ ... }: { nixpkgs.overlays = [ overlay-unstable overlay-etherpad-fixes overlay-local ]; })
|
||||
./hosts/ruil/configuration.nix
|
||||
sops-nix.nixosModules.sops
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue