1
0
Fork 0

I have a hunch that this module needs to be imported before the NixOS config

This commit is contained in:
Avery 2025-02-24 21:09:03 +01:00
parent 762e95d309
commit 2e6cd9785a
Signed by: Avery
GPG key ID: B684FD451B692E04

View file

@ -84,8 +84,8 @@
mizuki = nixpkgs.lib.nixosSystem {
system = "x86_64-linux";
modules = [
./hosts/mizuki/nixos.nix
inputs.nixos-wsl.nixosModules.default
./hosts/mizuki/nixos.nix
inputs.home-manager.nixosModules.home-manager
{
home-manager = {