feat(richie user env): adding app_image_path configuration
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
home.sessionPath = [
|
||||||
|
"/home/richie/app_images/"
|
||||||
|
];
|
||||||
|
}
|
||||||
@@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
|
../home/app_image_path.nix
|
||||||
../home/global.nix
|
../home/global.nix
|
||||||
../home/gui
|
../home/gui
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user