Minor fixes

This commit is contained in:
baduhai 2022-11-29 22:49:12 -03:00
parent 7bc8a15ff4
commit 311ce71705
2 changed files with 3 additions and 3 deletions

View file

@ -3,8 +3,8 @@
{ {
imports = [ imports = [
# Host-specific imports # Host-specific imports
.alexandria/hardware-configuration.nix ./alexandria/hardware-configuration.nix
.alexandria/hosted-services.nix ./alexandria/hosted-services.nix
# Host-common imports # Host-common imports
../common/networking.nix ../common/networking.nix
../common/packages.nix ../common/packages.nix

View file

@ -1,4 +1,4 @@
config, pkgs, lib, ... }: { config, pkgs, lib, ... }:
{ {
imports = [ imports = [