mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-19 21:49:52 -07:00
fix: correct path to home manager module for users/youwen
This commit is contained in:
parent
7bcbbe7ecb
commit
84850504fd
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
../../users/youwen
|
../../users/youwen/hm.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
home.stateVersion = "24.05";
|
home.stateVersion = "24.05";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue