Compare commits

..

No commits in common. "b3ffd870a929ce26fc3b4faf51da199c3d54d4ef" and "5af2793bfce8d4b664a31f16cc7b4bce2141a6f6" have entirely different histories.

2 changed files with 9 additions and 18 deletions

View file

@ -5,11 +5,11 @@
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1729070567,
"narHash": "sha256-r3KMTeBLioUtRPRFjdWbpZqfMmQHr6Dj9vjGaj4OhP8=",
"lastModified": 1728763831,
"narHash": "sha256-KOp33tls7jRAhcmu77aVxKpSMou8QgK0BC+Y3sYLuGo=",
"owner": "nix-community",
"repo": "disko",
"rev": "c8760cee70cf166ad6bcee0bd9f0bba934a3a651",
"rev": "b6215392ec3bd05e9ebfbb2f7945c414096fce8f",
"type": "github"
},
"original": {
@ -25,11 +25,11 @@
]
},
"locked": {
"lastModified": 1729027341,
"narHash": "sha256-IqWD7bA9iJVifvJlB4vs2KUXVhN+d9lECWdNB4jJ0tE=",
"lastModified": 1728791962,
"narHash": "sha256-nr5QiXwQcZmf6/auC1UpX8iAtINMtdi2mH+OkqJQVmU=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "2a4fd1cfd8ed5648583dadef86966a8231024221",
"rev": "64c6325b28ebd708653dd41d88f306023f296184",
"type": "github"
},
"original": {
@ -40,11 +40,11 @@
},
"nix-flatpak": {
"locked": {
"lastModified": 1729025406,
"narHash": "sha256-uYbDN6JikC19WfD3zg0kpOpJVZFvBhHXYo3YJo28vOs=",
"lastModified": 1728416205,
"narHash": "sha256-t30gsrwiBc2oBsd89DwdsVZuEbMT5ed81PYY57CIOJE=",
"owner": "gmodena",
"repo": "nix-flatpak",
"rev": "8d1193a959c7810f01610c10a055b0020390bf4e",
"rev": "d65dbf59900de4beaaaba8b42a15994f8433c1bc",
"type": "github"
},
"original": {

View file

@ -18,7 +18,6 @@
home.packages = with pkgs; [
gnomeExtensions.grand-theft-focus
gnomeExtensions.vitals
spotify
# # Adds the 'hello' command to your environment. It prints a friendly
# # "Hello, world!" when run.
# hello
@ -52,14 +51,6 @@
# '';
};
home.pointerCursor = {
name = "Adwaita";
package = pkgs.adwaita-icon-theme;
gtk.enable = true;
x11.enable = true;
size = 24;
};
dconf = {
settings = {
"org/gnome/shell" = {