Skip to content

Commit

Permalink
fix: remove dst
Browse files Browse the repository at this point in the history
  • Loading branch information
jz8132543 committed Nov 5, 2024
1 parent fc6d6e2 commit 51ff02f
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 122 deletions.
1 change: 0 additions & 1 deletion home-manager/modules/desktop/gnome.nix
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ in
++ (with pkgs; [
blackbox-terminal
dolphin
k3b
orchis-theme
]);

Expand Down
2 changes: 1 addition & 1 deletion nixos/hosts/isk/_steam/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ let
in
{
imports = [
./dst
# ./dst
];

programs.steam.enable = true;
Expand Down
6 changes: 0 additions & 6 deletions nixos/hosts/isk/_steam/dst/Caves/worldgenoverride.lua

This file was deleted.

4 changes: 0 additions & 4 deletions nixos/hosts/isk/_steam/dst/Master/worldgenoverride.lua

This file was deleted.

90 changes: 0 additions & 90 deletions nixos/hosts/isk/_steam/dst/default.nix

This file was deleted.

20 changes: 0 additions & 20 deletions nixos/hosts/isk/_steam/dst/modoverrides.lua

This file was deleted.

0 comments on commit 51ff02f

Please sign in to comment.