Convert to flakes
Convert the install to flakes Move home-manager into core repository
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
home.files.".xonshrc" = ''
|
||||
|
||||
'';
|
||||
}
|
||||
Reference in New Issue
Block a user