This commit is contained in:
iFargle 2023-09-20 20:29:33 +09:00
parent 713da11eb3
commit 2402fa8ee7

View file

@ -1,5 +1,8 @@
{ lib, config, pkgs, hostname, stateVersion, username, desktop, gpu, inputs, platform, theme, ... }: { { lib, config, pkgs, hostname, stateVersion, username, desktop, gpu, inputs, platform, theme, ... }: {
imports = [ imports = [
# Modules
inputs.disko.nixosModules.disko
# Services # Services
./common/services/openssh.nix ./common/services/openssh.nix
./common/services/promtail.nix ./common/services/promtail.nix