mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 20:50:15 +00:00
@ -1,4 +1,6 @@
|
||||
{ nixpkgs, system, nixos-generators, home-manager, globals, ... }:
|
||||
{ inputs, globals, ... }:
|
||||
|
||||
with inputs;
|
||||
|
||||
nixos-generators.nixosGenerate {
|
||||
inherit system;
|
||||
|
Reference in New Issue
Block a user