Compare commits
No commits in common. "d624368e3826cc265ad91a34996f0925b6f177ce" and "f822ccdd7299d214b5b10f07c6b2b490320e413f" have entirely different histories.
d624368e38
...
f822ccdd72
@ -3,28 +3,17 @@
|
|||||||
# packages
|
# packages
|
||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
|
||||||
# system
|
# fonts
|
||||||
btop
|
font-awesome
|
||||||
easyeffects
|
jetbrains-mono
|
||||||
fastfetch
|
ubuntu_font_family
|
||||||
fwupd
|
|
||||||
htop
|
|
||||||
intel-gpu-tools
|
|
||||||
killall
|
|
||||||
radeontop
|
|
||||||
pciutils
|
|
||||||
powertop
|
|
||||||
solaar
|
|
||||||
spice-vdagent
|
|
||||||
sshfs
|
|
||||||
wl-clipboard
|
|
||||||
|
|
||||||
# hyprland
|
# hyprland
|
||||||
adwaita-qt
|
adwaita-qt
|
||||||
brightnessctl
|
brightnessctl
|
||||||
grim
|
|
||||||
unstable.grimblast
|
unstable.grimblast
|
||||||
|
grim
|
||||||
imagemagick
|
imagemagick
|
||||||
jq
|
jq
|
||||||
lxappearance-gtk2
|
lxappearance-gtk2
|
||||||
@ -37,39 +26,43 @@
|
|||||||
wofi
|
wofi
|
||||||
xfce.xfce4-settings
|
xfce.xfce4-settings
|
||||||
|
|
||||||
# fonts
|
# system
|
||||||
font-awesome
|
easyeffects
|
||||||
jetbrains-mono
|
fwupd
|
||||||
ubuntu_font_family
|
intel-gpu-tools
|
||||||
|
killall
|
||||||
|
radeontop
|
||||||
|
pciutils
|
||||||
|
powertop
|
||||||
|
solaar
|
||||||
|
spice-vdagent
|
||||||
|
sshfs
|
||||||
|
wl-clipboard
|
||||||
|
|
||||||
# browsers
|
# usability
|
||||||
unstable.firefox
|
|
||||||
unstable.google-chrome
|
|
||||||
unstable.microsoft-edge
|
|
||||||
|
|
||||||
# general cli utilities
|
|
||||||
bat
|
bat
|
||||||
unstable.clipse
|
btop
|
||||||
|
unstable.bitwarden
|
||||||
|
unstable.clipse
|
||||||
cmatrix
|
cmatrix
|
||||||
|
dnsutils
|
||||||
|
fastfetch
|
||||||
|
firefox
|
||||||
git
|
git
|
||||||
screen
|
|
||||||
vim
|
|
||||||
wget
|
|
||||||
|
|
||||||
# general gui utilities
|
|
||||||
unstable.bitwarden
|
|
||||||
gimp
|
gimp
|
||||||
|
unstable.google-chrome
|
||||||
|
htop
|
||||||
|
kitty
|
||||||
meld
|
meld
|
||||||
nextcloud-client
|
|
||||||
unstable.vscode
|
|
||||||
|
|
||||||
# multimedia
|
|
||||||
mpv
|
mpv
|
||||||
unstable.multiviewer-for-f1
|
unstable.multiviewer-for-f1
|
||||||
|
unstable.microsoft-edge
|
||||||
|
nextcloud-client
|
||||||
|
screen
|
||||||
unstable.spotify
|
unstable.spotify
|
||||||
|
unstable.vscode
|
||||||
# dns utilities
|
vim
|
||||||
dnsutils
|
wget
|
||||||
whois
|
whois
|
||||||
|
|
||||||
# office
|
# office
|
||||||
|
Reference in New Issue
Block a user