Merge branch 'master' of ssh://ssh.nx2.site:50022/nx2/dotfiles
This commit is contained in:
@@ -14,5 +14,6 @@
|
||||
wl-clipboard
|
||||
xclip
|
||||
wlr-randr
|
||||
cava
|
||||
];
|
||||
}
|
||||
|
||||
@@ -1,21 +1,23 @@
|
||||
{ pkgs, hyper, ... }: {
|
||||
home.packages = with pkgs; [
|
||||
home.packages = (with pkgs; [
|
||||
chromium
|
||||
gnome-clocks
|
||||
gnome-calculator
|
||||
gnome-characters
|
||||
gnome-2048
|
||||
element-desktop
|
||||
qbittorrent
|
||||
wl-clipboard
|
||||
xfce.thunar
|
||||
] ++ (if (hyper.host != "NxACE") then [
|
||||
]) ++ (if hyper.isWorkstation then (with pkgs; [
|
||||
signal-desktop
|
||||
unstable.code-cursor-fhs
|
||||
latest.antigravity
|
||||
element-desktop
|
||||
obsidian
|
||||
zoom-us
|
||||
inkscape
|
||||
audacity
|
||||
] else []);
|
||||
gemini-cli
|
||||
libreoffice
|
||||
]) else []);
|
||||
}
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
cmake
|
||||
cmatrix
|
||||
dig
|
||||
du-dust
|
||||
dust
|
||||
dysk
|
||||
exiftool
|
||||
eza
|
||||
|
||||
Reference in New Issue
Block a user