mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-25 16:08:30 +02:00
documenting and formatting
This commit is contained in:
parent
398f35980e
commit
aa37759efc
9 changed files with 18 additions and 51 deletions
|
@ -1,5 +1,4 @@
|
|||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
imports =
|
||||
[
|
||||
|
|
|
@ -10,6 +10,5 @@
|
|||
init.defaultBranch = "main";
|
||||
commit.gpgsign = true;
|
||||
};
|
||||
|
||||
};
|
||||
}
|
||||
|
|
|
@ -9,9 +9,8 @@
|
|||
vlc
|
||||
|
||||
# graphics
|
||||
lxappearance
|
||||
feh
|
||||
flameshot
|
||||
flameshot #TODO configure it in nix
|
||||
picom
|
||||
okular
|
||||
gimp
|
||||
|
@ -29,11 +28,10 @@
|
|||
blueman
|
||||
|
||||
# internet
|
||||
thunderbird
|
||||
thunderbird # TODO configure
|
||||
discord
|
||||
google-chrome
|
||||
nextcloud-client
|
||||
zoom-us
|
||||
|
||||
# messaging
|
||||
tdesktop
|
||||
|
@ -44,7 +42,6 @@
|
|||
minecraft
|
||||
superTuxKart
|
||||
extremetuxracer
|
||||
wine
|
||||
|
||||
# yubikey and password stuff
|
||||
yubikey-manager
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue