Compare commits

...

2 Commits

Author SHA1 Message Date
8ae46250e5
gnome: switch to ghostty
All checks were successful
Check flake / build-amd64-linux (push) Successful in 4m14s
2025-02-22 11:54:17 +00:00
688e9a29f4
zsh: add btop 2025-02-22 10:06:52 +00:00
3 changed files with 3 additions and 8 deletions

View File

@ -7,7 +7,7 @@ System and user configuration for NixOS-based systems.
| **Shell:** | zsh | | **Shell:** | zsh |
| **DE:** | GNOME | | **DE:** | GNOME |
| **Theme:** | Adwaita | | **Theme:** | Adwaita |
| **Terminal:** | Ptyxis | | **Terminal:** | Ghostty |
## Provisioning a new host ## Provisioning a new host
> [nixos-anywhere](https://github.com/nix-community/nixos-anywhere) is the module used > [nixos-anywhere](https://github.com/nix-community/nixos-anywhere) is the module used

View File

@ -182,6 +182,7 @@ in
user.packages = with pkgs; [ user.packages = with pkgs; [
bat bat
btop
fd fd
jq jq
nix-zsh-completions nix-zsh-completions

View File

@ -74,11 +74,6 @@ in
edge-tiling = true; edge-tiling = true;
experimental-features = [ "scale-monitor-framebuffer" ]; experimental-features = [ "scale-monitor-framebuffer" ];
}; };
"org/gnome/Ptyxis" = {
use-system-font = false;
font-name = "ComicShannsMono Nerd Font 11";
audible-bell = false;
};
"org/gnome/settings-daemon/plugins/media-keys" = { "org/gnome/settings-daemon/plugins/media-keys" = {
volume-up = [ volume-up = [
"<Shift>F12" "<Shift>F12"
@ -126,7 +121,6 @@ in
favorite-apps = [ favorite-apps = [
"firefox.desktop" "firefox.desktop"
"org.gnome.Nautilus.desktop" "org.gnome.Nautilus.desktop"
"org.gnome.Ptyxis.desktop"
]; ];
}; };
"org/gnome/shell/extensions/blur-my-shell/panel" = { "org/gnome/shell/extensions/blur-my-shell/panel" = {
@ -234,6 +228,7 @@ in
# fragments # fragments
dconf-editor dconf-editor
ghex ghex
ghostty
# gnome-builder # gnome-builder
gnome-decoder gnome-decoder
gnome-firmware gnome-firmware
@ -244,7 +239,6 @@ in
# mission-center # mission-center
mousam mousam
newsflash newsflash
ptyxis
# schemes # schemes
shortwave shortwave
sysprof sysprof