mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-23 16:29:42 -04:00
remake
This commit is contained in:
parent
e0b390e121
commit
763fc3c2f8
4 changed files with 102 additions and 29 deletions
|
|
@ -61,6 +61,7 @@
|
|||
server = nixpkgs.lib.nixosSystem {
|
||||
inherit system pkgs;
|
||||
modules = [
|
||||
disko.nixosModules.disko
|
||||
./src/system/machines/server
|
||||
home-manager.nixosModules.home-manager
|
||||
(import ./src/system/machines/server/modules/home-manager)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue