mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
fix(chen): unminimal
This commit is contained in:
parent
ee228abd84
commit
ec29a3e56c
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@ _: let
|
|||
hostConfig = {tree, modulesPath, inputs, pkgs, ...}: {
|
||||
imports = with tree; [
|
||||
inputs.wsl.nixosModules.wsl
|
||||
"${modulesPath}/profiles/minimal.nix"
|
||||
];
|
||||
|
||||
fileSystems = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue