diff --git a/hosts/steamdeck.cloonar.com/configuration.nix b/hosts/steamdeck.cloonar.com/configuration.nix index 3db9abe..38c7a46 100644 --- a/hosts/steamdeck.cloonar.com/configuration.nix +++ b/hosts/steamdeck.cloonar.com/configuration.nix @@ -12,6 +12,8 @@ } + "/modules" ) + ./utils/bento.nix + ./hardware-configuration.nix ]; diff --git a/hosts/steamdeck.cloonar.com/utils b/hosts/steamdeck.cloonar.com/utils new file mode 120000 index 0000000..6b18391 --- /dev/null +++ b/hosts/steamdeck.cloonar.com/utils @@ -0,0 +1 @@ +../../utils \ No newline at end of file