flake update

This commit is contained in:
2023-10-28 11:37:56 +02:00
parent c7bfedf54c
commit efbb07a9a4
4 changed files with 59 additions and 59 deletions

View File

@@ -24,7 +24,7 @@
home = { # Specific packages for laptop
packages = with pkgs; [
# Applications
freecad # Office packages
#freecad # Office packages
#firefox
chromium
thunderbird

View File

@@ -31,52 +31,52 @@
packages = with pkgs; [
# Terminal
btop # Resource Manager
pfetch # Minimal fetch
ranger # File Manager
gnupg # sign and authorize 2nd Fac
btop # Resource Manager
pfetch # Minimal fetch
ranger # File Manager
gnupg # sign and authorize 2nd Fac
xdg-utils
steam
xdg-utils
steam
# dev tools
gcc
gnumake
gnupatch
gnulib
yubioath-flutter
nitrokey-app
# dev ols
gcc
gnumake
gnupatch
gnulib
yubioath-flutter
nitrokey-app
tailscale
wireguard-tools
tailscale
wireguard-tools
# Video/Audio
mpv # Media Player
youtube-dl
# VideAudio
mpv # Media Player
youtube-dl
# Apps
galculator
tdesktop
hdparm
python3Full
android-tools
calibre
mtpfs
vimiv-qt
#freecad
galculator
tdesktop
hdparm
python3Full
android-tools
calibre
mtpfs
vimiv-qt
#freecad
# File Management
#okular # PDF viewer
#gnome.file-roller # Archive Manager
pcmanfm # File Manager
rsync # Syncer $ rsync -r dir1/ dir2/
unzip # Zip files
unrar # Rar files
papirus-icon-theme
# Fileanagement
#okular # PDF viewer
#gnome.file-roller # Archive Manager
pcmanfm # File Manager
rsync # Syncer $ rsync -r dir1/ dir2/
unzip # Zip files
unrar # Rar files
papirus-icon-theme
# General configuration
keepassxc
libreoffice
# Genel configuration
keepassxc
libreoffice
# Flatpak
super-slicer-latest
@@ -86,7 +86,7 @@
vscodeExtensions = with vscode-extensions; [
vscodevim.vim
github.copilot
ms-python.python
#ms-python.python
ms-vscode.cpptools
dracula-theme.theme-dracula
catppuccin.catppuccin-vsc

View File

@@ -51,7 +51,7 @@
#unrar # Rar files
];
stateVersion = "22.05";
stateVersion = "23.11";
};
programs = {