chore: fix gnome issues

This commit is contained in:
Thiago Sposito 2025-11-26 08:00:21 -03:00
parent 67191bf2d9
commit c63221b54d
Signed by: thiago
GPG key ID: 3065EA73A976D430
6 changed files with 32 additions and 28 deletions

36
flake.lock generated
View file

@ -8,11 +8,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1759362264, "lastModified": 1763759067,
"narHash": "sha256-wfG0S7pltlYyZTM+qqlhJ7GMw2fTF4mLKCIVhLii/4M=", "narHash": "sha256-LlLt2Jo/gMNYAwOgdRQBrsRoOz7BPRkzvNaI/fzXi2Q=",
"owner": "hercules-ci", "owner": "hercules-ci",
"repo": "flake-parts", "repo": "flake-parts",
"rev": "758cf7296bee11f1706a574c77d072b8a7baa881", "rev": "2cccadc7357c0ba201788ae99c4dfa90728ef5e0",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -46,11 +46,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1759853171, "lastModified": 1764075860,
"narHash": "sha256-uqbhyXtqMbYIiMqVqUhNdSuh9AEEkiasoK3mIPIVRhk=", "narHash": "sha256-KYEIHCBBw+/lwKsJNRNoUxBB4ZY2LK0G0T8f+0i65q0=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "1a09eb84fa9e33748432a5253102d01251f72d6d", "rev": "295d90e22d557ccc3049dc92460b82f372cd3892",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -110,11 +110,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1759831965, "lastModified": 1763966396,
"narHash": "sha256-vgPm2xjOmKdZ0xKA6yLXPJpjOtQPHfaZDRtH+47XEBo=", "narHash": "sha256-6eeL1YPcY1MV3DDStIDIdy/zZCDKgHdkCmsrLJFiZf0=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "c9b6fb798541223bbb396d287d16f43520250518", "rev": "5ae3b07d8d6527c42f17c876e404993199144b6a",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -134,11 +134,11 @@
"systems": "systems_2" "systems": "systems_2"
}, },
"locked": { "locked": {
"lastModified": 1759927289, "lastModified": 1764065466,
"narHash": "sha256-EWdwR9l+JG466rPuNmjjzDPvQAuh37lmhgWa2xeaMdk=", "narHash": "sha256-tH0yk53OPuT+D/Vlb6IXtZYJ9zb/TfHcTIm7P3eWRNA=",
"owner": "nix-community", "owner": "nix-community",
"repo": "nixvim", "repo": "nixvim",
"rev": "57006a3ace4a3c889ab61b70fd5d8b197de8314e", "rev": "b67ff4d1b29b590ab6865bc9eac785c28006f228",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -157,11 +157,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1758662783, "lastModified": 1761730856,
"narHash": "sha256-igrxT+/MnmcftPOHEb+XDwAMq3Xg1Xy7kVYQaHhPlAg=", "narHash": "sha256-t1i5p/vSWwueZSC0Z2BImxx3BjoUDNKyC2mk24krcMY=",
"owner": "NuschtOS", "owner": "NuschtOS",
"repo": "search", "repo": "search",
"rev": "7d4c0fc4ffe3bd64e5630417162e9e04e64b27a4", "rev": "e29de6db0cb3182e9aee75a3b1fd1919d995d85b",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -199,11 +199,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1760393368, "lastModified": 1764021963,
"narHash": "sha256-8mN3kqyqa2PKY0wwZ2UmMEYMcxvNTwLaOrrDsw6Qi4E=", "narHash": "sha256-1m84V2ROwNEbqeS9t37/mkry23GBhfMt8qb6aHHmjuc=",
"owner": "Mic92", "owner": "Mic92",
"repo": "sops-nix", "repo": "sops-nix",
"rev": "ab8d56e85b8be14cff9d93735951e30c3e86a437", "rev": "c482a1c1bbe030be6688ed7dc84f7213f304f1ec",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -5,7 +5,7 @@
dconf.settings = { dconf.settings = {
"org/gnome/shell" = { "org/gnome/shell" = {
disable-user-extensions = false; disable-user-extensions = true;
favorite-apps = [ favorite-apps = [
"org.gnome.Settings.desktop" "org.gnome.Settings.desktop"
"org.gnome.Nautilus.desktop" "org.gnome.Nautilus.desktop"

View file

@ -37,14 +37,14 @@
inkscape inkscape
keymapp keymapp
lazygit lazygit
libinput # libinput
nerd-fonts.fira-code nerd-fonts.fira-code
nil nil
nitrokey-app2 nitrokey-app2
nixd nixd
nixpkgs-fmt nixpkgs-fmt
nixfmt-rfc-style nixfmt-rfc-style
nodejs_20 # nodejs_20
nordic nordic
obsidian obsidian
pinentry-curses pinentry-curses
@ -61,13 +61,15 @@
]; ];
sessionVariables = { sessionVariables = {
DBUS_SESSION_BUS_ADDRESS = "unix:path=${config.home.homeDirectory}/.dbus-session-bus"; # DBUS_SESSION_BUS_ADDRESS = "unix:path=${config.home.homeDirectory}/.dbus-session-bus";
}; };
username = "thiago"; username = "thiago";
}; };
programs = { programs = {
git = { git = {
enable = true;
settings = {
aliases = { aliases = {
br = "branch"; br = "branch";
ca = "commit --amend"; ca = "commit --amend";
@ -77,7 +79,6 @@
lg = "log --oneline --graph --decorate --all"; lg = "log --oneline --graph --decorate --all";
st = "status"; st = "status";
}; };
enable = true;
extraConfig = { extraConfig = {
color.ui = "auto"; color.ui = "auto";
core = { core = {
@ -92,8 +93,10 @@
key = "EC7C84664FF515B63AD510B63065EA73A976D430"; key = "EC7C84664FF515B63AD510B63065EA73A976D430";
signByDefault = false; signByDefault = false;
}; };
userEmail = "th.spo@pm.me"; user = {
userName = "Thiago Sposito"; email = "th.spo@pm.me";
name = "Thiago Sposito";
};};
}; };
gpg = { gpg = {
@ -137,7 +140,7 @@
pinentry.package = pkgs.pinentry-curses; pinentry.package = pkgs.pinentry-curses;
}; };
systemd.user.startServices = "sd-switch"; #systemd.user.startServices = "sd-switch";
home.stateVersion = "25.11"; home.stateVersion = "25.11";
# sops configuration # sops configuration

View file

@ -23,5 +23,6 @@
steam steam
steam-run steam-run
code-cursor code-cursor
mindustry
]; ];
} }

View file

@ -54,7 +54,7 @@
pciutils pciutils
pcsc-safenet pcsc-safenet
pcsclite pcsclite
pcsctools pcsc-tools
pkcs11helper pkcs11helper
podman-compose podman-compose
rclone rclone

View file

@ -45,8 +45,8 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
cudaPackages.cuda_nvcc cudaPackages.cuda_nvcc
cudaPackages.cudatoolkit cudaPackages.cudatoolkit
glxinfo
libepoxy libepoxy
mesa-demos
libglvnd libglvnd
nvidia-container-toolkit nvidia-container-toolkit
vulkan-tools vulkan-tools