Lots of changes
This commit is contained in:
parent
41387bf18d
commit
6c1838ede0
8 changed files with 48 additions and 168 deletions
|
@ -76,10 +76,9 @@
|
|||
fonts.packages = with pkgs; [
|
||||
(nerdfonts.override {
|
||||
fonts = [
|
||||
"ComicShannsMono"
|
||||
"FiraCode"
|
||||
"Agave"
|
||||
"VictorMono"
|
||||
"DroidSansMono"
|
||||
"Iosevka"
|
||||
];
|
||||
})
|
||||
];
|
||||
|
@ -107,7 +106,7 @@
|
|||
(
|
||||
catppuccin-sddm.override {
|
||||
flavor = "mocha";
|
||||
font = "FiraCode Nerd Font Bold";
|
||||
font = "ComicShannsMono Nerd Font Bold";
|
||||
fontSize = "17";
|
||||
background = "${../wallpapers/inverted.png}";
|
||||
loginBackground = true;
|
||||
|
|
|
@ -76,8 +76,13 @@
|
|||
eza
|
||||
btop
|
||||
xcolor
|
||||
openssl
|
||||
|
||||
# Dev
|
||||
unstable.cargo
|
||||
unstable.rustc
|
||||
cargo-generate
|
||||
nodejs_22
|
||||
gleam
|
||||
gh-f
|
||||
gh
|
||||
|
@ -93,16 +98,24 @@
|
|||
ranger
|
||||
tesseract4
|
||||
k9s
|
||||
kubectl
|
||||
ngrok
|
||||
|
||||
#LSP
|
||||
yaml-language-server
|
||||
nil
|
||||
jdt-language-server
|
||||
texlab
|
||||
marksman
|
||||
nodePackages_latest.bash-language-server
|
||||
typescript
|
||||
nodePackages_latest.typescript-language-server
|
||||
nodePackages_latest.vls
|
||||
nodePackages_latest.volar
|
||||
lua-language-server
|
||||
tree-sitter
|
||||
gopls
|
||||
rust-analyzer
|
||||
|
||||
# Geography
|
||||
geos
|
||||
|
@ -133,6 +146,8 @@
|
|||
poppler_utils
|
||||
|
||||
#Desktop
|
||||
unstable.signal-desktop
|
||||
kompare
|
||||
pinta
|
||||
zathura
|
||||
firefox
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue