Added Docker and Wine.

This commit is contained in:
2025-09-02 15:12:57 +02:00
parent 9eb416a46e
commit f4e77e64c9
2 changed files with 9 additions and 1 deletions

View File

@ -163,12 +163,14 @@
users.users.cookiez = {
isNormalUser = true;
description = "Cookiez";
extraGroups = [ "networkmanager" "wheel" ];
extraGroups = [ "networkmanager" "wheel" "docker" ];
packages = with pkgs; [
#User Packages Here
];
};
virtualisation.docker.enable = true;
environment.etc."gitconfig".text = ''
[init]
defaultBranch = main

View File

@ -29,6 +29,8 @@
fzf-zsh #Search for file names
coreutils-full
multipath-tools
docker
docker-compose
#Programming
#jetbrains.pycharm-community #The PyCharm IDE to edit Python code
@ -37,6 +39,8 @@
#racket #The racket Programming language, with DrRacket IDE, for University (*Not* because it's my favourite)
rustup #Rust Programming Toolchain
#go #Go Programming Language
gcc
pkg-config
#Desktop Applications
vlc
@ -50,6 +54,8 @@
kdePackages.yakuake
#atlauncher
discord
wineWowPackages.stable
winetricks
#whatsapp-for-linux
#obs-studio
#i2p