mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 18:45:12 -05:00
feat: cleaned up some stuff
This commit is contained in:
parent
cbb7128218
commit
de63708b61
22 changed files with 85 additions and 31 deletions
|
@ -4,6 +4,7 @@ let
|
|||
firefox = import ./modules/firefox;
|
||||
obs-studio = import ./modules/obs-studio;
|
||||
qbittorrent = import ./modules/qbittorrent;
|
||||
steam = import ./modules/steam;
|
||||
# Files
|
||||
bottom = import ./modules/bottom.nix;
|
||||
brave = import ./modules/brave.nix;
|
||||
|
@ -85,6 +86,7 @@ in {
|
|||
nextcloud
|
||||
nushell
|
||||
starship
|
||||
steam
|
||||
vscode
|
||||
wezterm
|
||||
yazi
|
||||
|
@ -118,6 +120,7 @@ in {
|
|||
misc-media
|
||||
freetube
|
||||
mpv
|
||||
steam
|
||||
];
|
||||
};
|
||||
extras = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue