fix(home-manager): move openttd service to desktop
This commit is contained in:
parent
49ca0fa78b
commit
550344240a
|
@ -8,7 +8,7 @@
|
||||||
# Import configurations for better modularity.
|
# Import configurations for better modularity.
|
||||||
imports = [
|
imports = [
|
||||||
../../modules/home-manager
|
../../modules/home-manager
|
||||||
../../modules/home-manager/services.nix
|
./services/openttd.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
# Home Manager needs a bit of information about you and the paths it should
|
# Home Manager needs a bit of information about you and the paths it should
|
||||||
|
|
Loading…
Reference in a new issue