diff --git a/hosts/ni/README.adoc b/hosts/ni/README.adoc index 0aaf99ff..de9b69dd 100644 --- a/hosts/ni/README.adoc +++ b/hosts/ni/README.adoc @@ -1,7 +1,7 @@ = ni, my (only) workstation :toc: -My laptop. +My desktop workstation. I was about to have two computers but my desktop is broken ever since. Whoops! diff --git a/hosts/ni/default.nix b/hosts/ni/default.nix index b106438e..b1f0285b 100644 --- a/hosts/ni/default.nix +++ b/hosts/ni/default.nix @@ -77,7 +77,6 @@ enable = true; plugins = with pkgs; [ pop-launcher-plugin-duckduckgo-bangs - pop-launcher-plugin-jetbrains pop-launcher-plugin-brightness ]; }; diff --git a/hosts/ni/hardware-configuration.nix b/hosts/ni/hardware-configuration.nix index 4abdff0c..8ab44543 100644 --- a/hosts/ni/hardware-configuration.nix +++ b/hosts/ni/hardware-configuration.nix @@ -1,6 +1,3 @@ -# Do not modify this file! It was generated by ‘nixos-generate-config’ -# and may be overwritten by future invocations. Please make changes -# to /etc/nixos/configuration.nix instead. { config, lib, pkgs, modulesPath, ... }: {