move galvatron hardware into hw dir
This commit is contained in:
parent
a644d3186a
commit
fdd03eba18
@ -75,7 +75,7 @@
|
|||||||
networking.hostName = "galvatron";
|
networking.hostName = "galvatron";
|
||||||
sound.enable = true; # only on unstable?
|
sound.enable = true; # only on unstable?
|
||||||
}
|
}
|
||||||
./galvatron/hardware-configuration.nix
|
./hardware/galvatron-hw.nix
|
||||||
inputs.apple-silicon.nixosModules.apple-silicon-support
|
inputs.apple-silicon.nixosModules.apple-silicon-support
|
||||||
inputs.home-manager-unstable.nixosModules.home-manager {
|
inputs.home-manager-unstable.nixosModules.home-manager {
|
||||||
home-manager.useGlobalPkgs = true;
|
home-manager.useGlobalPkgs = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user