diff --git a/nixos/home/jahanson/workstation.nix b/nixos/home/jahanson/workstation.nix index 6d81b62..3f36bb8 100644 --- a/nixos/home/jahanson/workstation.nix +++ b/nixos/home/jahanson/workstation.nix @@ -29,6 +29,9 @@ with config; discord flameshot vlc + warp-terminal + termius + obsidian # cli brightnessctl diff --git a/nixos/profiles/hw-legion-15arh05h.nix b/nixos/profiles/hw-legion-15arh05h.nix index b28df24..e0214c2 100644 --- a/nixos/profiles/hw-legion-15arh05h.nix +++ b/nixos/profiles/hw-legion-15arh05h.nix @@ -5,7 +5,6 @@ security.wheelNeedsSudoPassword = false; system.packages = with pkgs; [ ntfs3g - warp-terminal ]; }; diff --git a/nixos/profiles/role-workstation.nix b/nixos/profiles/role-workstation.nix index 49c6df6..3f02cba 100644 --- a/nixos/profiles/role-workstation.nix +++ b/nixos/profiles/role-workstation.nix @@ -53,7 +53,6 @@ with config; cpupower-gui vscode vivaldi - termius gparted ];