[WIP] New hosts
This commit is contained in:
parent
c40493fe2a
commit
6d8b757919
14 changed files with 632 additions and 63 deletions
|
@ -4,7 +4,7 @@
|
|||
inputs = {
|
||||
nixpkgsUnstable.url = github:NixOS/nixpkgs/nixos-unstable;
|
||||
nixpkgsStable.url = github:NixOS/nixpkgs/nixos-22.05;
|
||||
nixosHardware.url = github:aciceri/nixos-hardware;
|
||||
nixosHardware.url = github:NixOS/nixos-hardware;
|
||||
homeManager = {
|
||||
url = github:nix-community/home-manager;
|
||||
inputs.nixpkgs.follows = "nixpkgsUnstable";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue