Move desktop packages out of home for now
This commit is contained in:
parent
ce30261865
commit
a3ca248347
2 changed files with 7 additions and 6 deletions
|
|
@ -42,12 +42,6 @@
|
||||||
|
|
||||||
atuin
|
atuin
|
||||||
tmux
|
tmux
|
||||||
wezterm
|
|
||||||
chromium
|
|
||||||
darktable
|
|
||||||
nextcloud-client
|
|
||||||
jrnl
|
|
||||||
bitwarden-desktop
|
|
||||||
|
|
||||||
fastfetch
|
fastfetch
|
||||||
nnn # terminal file manager
|
nnn # terminal file manager
|
||||||
|
|
|
||||||
|
|
@ -44,5 +44,12 @@
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
inputs.locutus.packages.${pkgs.system}.default
|
inputs.locutus.packages.${pkgs.system}.default
|
||||||
mullvad-vpn
|
mullvad-vpn
|
||||||
|
|
||||||
|
wezterm
|
||||||
|
chromium
|
||||||
|
darktable
|
||||||
|
nextcloud-client
|
||||||
|
bitwarden-desktop
|
||||||
|
jrnl
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue