adding config to msiserver/home.nix
This commit is contained in:
parent
9e2727a559
commit
f6f40f4254
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{ pkgs, inputs, ... }:
|
||||
{ pkgs, inputs, config, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
|
|
Loading…
Reference in a new issue