more format stuff, removed unnecessary programs
This commit is contained in:
parent
ad562f5479
commit
32c18b40ba
5 changed files with 5 additions and 19 deletions
|
@ -1,8 +1,7 @@
|
|||
{ config, inputs, pkgs, ... }:
|
||||
{ inputs, pkgs, ... }:
|
||||
let
|
||||
fenix = inputs.fenix.packages.${pkgs.system};
|
||||
nixpkgs-wayland = inputs.nixpkgs-wayland.packages.${pkgs.system};
|
||||
username = config.modules.other.system.username;
|
||||
in {
|
||||
environment.systemPackages = with pkgs; [
|
||||
alsa-utils
|
||||
|
@ -100,11 +99,6 @@ in {
|
|||
weechat
|
||||
wget
|
||||
wireguard-tools
|
||||
xclip
|
||||
xfce.thunar
|
||||
xorg.libX11.dev
|
||||
xorg.libXft
|
||||
xorg.libXinerama
|
||||
xournalpp
|
||||
yt-dlp
|
||||
zapzap
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue