Launching Zora
This commit is contained in:
parent
6992836cfe
commit
3fa6f2dd4d
4 changed files with 84 additions and 17 deletions
|
|
@ -6,22 +6,17 @@
|
|||
# Hosts
|
||||
./hardware-configuration.nix
|
||||
./hardware.nix
|
||||
./disko-config.nix
|
||||
./networking.nix
|
||||
# ./disko-config.nix
|
||||
|
||||
../../users/lyes
|
||||
|
||||
../../modules
|
||||
|
||||
disko.nixosModules.disko
|
||||
# disko.nixosModules.disko
|
||||
agenix.nixosModules.default
|
||||
];
|
||||
|
||||
# Networking
|
||||
networking = {
|
||||
hostName = "lyes-pc";
|
||||
# hostId = "ed183b8f";
|
||||
};
|
||||
|
||||
# This value determines the NixOS release from which the default
|
||||
# settings for stateful data, like file locations and database versions
|
||||
# on your system were taken. It‘s perfectly fine and recommended to leave
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue