Removed reference to roms directory from home.nix
This commit is contained in:
parent
f44f0550cd
commit
9533b7285d
2 changed files with 1 additions and 6 deletions
5
home.nix
5
home.nix
|
|
@ -27,11 +27,6 @@
|
|||
userEmail = "sltamagotchi@gmail.com";
|
||||
};
|
||||
|
||||
home.file."Games/roms" = {
|
||||
source = ./roms;
|
||||
recursive = true;
|
||||
};
|
||||
|
||||
home.file.".config/konsolerc" = { source = ./konsole/konsolerc; };
|
||||
|
||||
home.file.".local/share/konsole/Konsole.profile" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue