Compare commits

..

No commits in common. "8f841bba81ce820507bac99cdfd2dfd94093dc1d" and "65805355e03ce801c49a76c37aa1915f79ad5523" have entirely different histories.

2 changed files with 4 additions and 5 deletions

View file

@ -40,25 +40,24 @@ with config;
packages = with pkgs;
[
#apps
(unstable.flameshot.override { enableWlrSupport = true; })
unstable.vesktop
inputs.ghostty.packages.${pkgs.system}.default
mods
obsidian
parsec-bin
solaar # open source manager for logitech unifying receivers
unstable.bruno
(unstable.flameshot.override { enableWlrSupport = true; })
unstable.fractal
unstable.httpie
unstable.jetbrains.datagrip
mods
unstable.peazip
unstable.seabird
unstable.talosctl
unstable.telegram-desktop
unstable.tidal-hifi
unstable.vault
unstable.vesktop
vlc
yt-dlp
# cli
brightnessctl

View file

@ -90,7 +90,7 @@ in
mySystem = {
purpose = "Production";
system = {
motd.networkInterfaces = [ "enp36s0f0" ];
motd.networkInterfaces = [ "enp36s0f0" "enp36s0f1" ];
# Incus
incus = {
enable = true;