diff --git a/commit_text b/commit_text index e41f9c7..034b6e5 100644 --- a/commit_text +++ b/commit_text @@ -1 +1 @@ -New configuration initial commit +Removed reference to roms directory from home.nix diff --git a/home.nix b/home.nix index 014970f..17844e5 100644 --- a/home.nix +++ b/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" = {