minor fix
This commit is contained in:
parent
a4b2a87960
commit
c9515fa98a
3 changed files with 4 additions and 11 deletions
|
|
@ -184,8 +184,4 @@ in
|
|||
|
||||
# Generate projects.json for shell scripts
|
||||
home.file.".config/nix/config/projects.json".text = builtins.toJSON projectsConfig;
|
||||
|
||||
# Ensure Steam screenshots and recordings directories exist
|
||||
home.file."Pictures/Steam/.gitkeep".text = "";
|
||||
home.file."Pictures/Steam/recordings/.gitkeep".text = "";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue