fix
This commit is contained in:
parent
252002a494
commit
557c171fbc
|
@ -1,6 +1,6 @@
|
||||||
{inputs, username, host, ...}: {
|
{inputs, username, host, ...}: {
|
||||||
imports =
|
imports =
|
||||||
[(import ./default.nix)]
|
[(import ./default.nix)];
|
||||||
# ++ [(import ./rider.nix)] # C# JetBrain editor
|
# ++ [(import ./rider.nix)] # C# JetBrain editor
|
||||||
# ++ [(import ./steam.nix)]
|
# ++ [(import ./steam.nix)]
|
||||||
# ++ [(import ./unity.nix)];
|
# ++ [(import ./unity.nix)];
|
||||||
|
|
Loading…
Reference in a new issue