fix path
This commit is contained in:
parent
76ff67f99b
commit
6a9473f712
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
||||||
};
|
};
|
||||||
users = {
|
users = {
|
||||||
"noa" = (
|
"noa" = (
|
||||||
import ./common/home {
|
import ../../common/home {
|
||||||
enableGraphical = true;
|
enableGraphical = true;
|
||||||
enableFlut = false;
|
enableFlut = false;
|
||||||
enableGames = false;
|
enableGames = false;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue