Merge branch 'jsutter-master-patch-09765' into 'master'
Update flake.nix See merge request jsutter/nixos!4
This commit is contained in:
commit
efb0cb00f3
1 changed files with 2 additions and 1 deletions
|
|
@ -11,7 +11,8 @@
|
|||
framework = nixpkgs.lib.nixosSystem {
|
||||
system = "x86_64-linux";
|
||||
modules = [ ./systems/common.nix
|
||||
./systems/hw-framework.nix
|
||||
./hw-framework.nix
|
||||
./systems/framework.nix
|
||||
./user-jsutter.nix ];
|
||||
};
|
||||
aurora = nixpkgs.lib.nixosSystem {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue