Steam deck perhaps
This commit is contained in:
6
users/configs/system/helix/default.nix
Normal file
6
users/configs/system/helix/default.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{...}: {
|
||||
home.file.".config/helix" = {
|
||||
source = ./config;
|
||||
recursive = true;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user