mbp
This commit is contained in:
parent
4c7f4d0340
commit
a25c92292b
5 changed files with 78 additions and 8 deletions
|
@ -10,7 +10,7 @@
|
|||
nixos-hardware.url = github:kekrby/nixos-hardware;
|
||||
};
|
||||
|
||||
outputs = { self, nixpkgs, home-manager, ... }: {
|
||||
outputs = { self, nixpkgs, home-manager, nixos-hardware, ... }: {
|
||||
nixosConfigurations = {
|
||||
monosodium-glutamate-g = nixpkgs.lib.nixosSystem {
|
||||
system = "x86_64-linux";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue