forked from rarias/jungle
Compare commits
1 Commits
test-hello
...
desc
| Author | SHA1 | Date | |
|---|---|---|---|
|
d414ac2cfa
|
@@ -3,6 +3,8 @@
|
|||||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11";
|
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
description = "configuration for jungle machines";
|
||||||
|
|
||||||
outputs = { self, nixpkgs, ... }:
|
outputs = { self, nixpkgs, ... }:
|
||||||
let
|
let
|
||||||
mkConf = name: nixpkgs.lib.nixosSystem {
|
mkConf = name: nixpkgs.lib.nixosSystem {
|
||||||
|
|||||||
Reference in New Issue
Block a user