Split Hyprlock,Noctalia-Shell and Hyprpaper into separate directories. Made changes to ncli, to automatically switch specialisations. Started configuring niri.

This commit is contained in:
2025-11-25 14:30:53 +01:00
parent 157ba06453
commit 69d1d05563
26 changed files with 784 additions and 93 deletions

View File

@ -1,7 +1,7 @@
{config, pkgs, libs, inputs, nix-flatpak, ...}:
{
environment.systemPackages = with pkgs; [
#Essenteals (CLI Only)
#Essentials (CLI Only)
wget #A tool for quickly downloading things from the Web
micro-with-xclip #Micro text editor with xclip for clipboard
thefuck #Error correction in case commands are wrong. Type: 'fuck'
@ -47,6 +47,11 @@
vscode #Editor for all kinds of programms
nodejs_22
#Hochschule
postgresql
dbeaver-bin
sqlite
#Desktop Applications
ryubing
vlc
@ -79,6 +84,8 @@
kdePackages.dolphin
persepolis #Download Manager
libreoffice-still
kdePackages.kservice
qbittorrent
#CLI tools
pdftk
@ -92,6 +99,8 @@
texliveFull #LaTeX PDF maker
lazygit
gtypist
powertop
file
];
nixpkgs.config.permittedInsecurePackages = [