test
This commit is contained in:
parent
713da11eb3
commit
2402fa8ee7
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue