Launching Zora

This commit is contained in:
Lyes Saadi 2025-10-12 01:12:39 +02:00
parent 6992836cfe
commit 3fa6f2dd4d
Signed by: lyes
GPG key ID: 55A1D803917CF39A
4 changed files with 84 additions and 17 deletions

View file

@ -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. Its perfectly fine and recommended to leave