This commit is contained in:
sadan 2024-12-03 22:58:41 -05:00
parent fa5a4f0808
commit f191e08fcc
No known key found for this signature in database
4 changed files with 22 additions and 23 deletions

View file

@ -88,7 +88,6 @@
fuse
fuse3
mimalloc
libstdcxx5
];
# This option defines the first version of NixOS you have installed on this particular machine,

View file

@ -1,10 +1,10 @@
{ pkgs, inputs, ... }:
{ pkgs, inputs, stable, ... }:
{
imports = [
inputs.stylix.nixosModules.stylix
];
environment.systemPackages = with pkgs; [
nerdfonts
environment.systemPackages = [
stable.nerdfonts
];
stylix = {
enable = true;
@ -33,15 +33,15 @@
name = "Twitter Color Emoji";
};
sansSerif = {
package = pkgs.nerdfonts;
package = stable.nerdfonts;
name = "ComicShannsMono Nerd Font Mono";
};
serif = {
package = pkgs.nerdfonts;
package = stable.nerdfonts;
name = "ComicShannsMono Nerd Font Mono";
};
monospace = {
package = pkgs.nerdfonts;
package = stable.nerdfonts;
name = "ComicShannsMono Nerd Font Mono";
};
};

@ -1 +1 @@
Subproject commit e7a5ddfc41ea84c64abad0f88430d6b3b1b6552d
Subproject commit c9ccb02bf56d4077b131ec8f769bc54c246f58fd

View file

@ -340,11 +340,11 @@
]
},
"locked": {
"lastModified": 1732482255,
"narHash": "sha256-GUffLwzawz5WRVfWaWCg78n/HrBJrOG7QadFY6rtV8A=",
"lastModified": 1733085484,
"narHash": "sha256-dVmNuUajnU18oHzBQWZm1BQtANCHaqNuxTHZQ+GN0r8=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "a9953635d7f34e7358d5189751110f87e3ac17da",
"rev": "c1fee8d4a60b89cae12b288ba9dbc608ff298163",
"type": "github"
},
"original": {
@ -423,11 +423,11 @@
]
},
"locked": {
"lastModified": 1732519917,
"narHash": "sha256-AGXhwHdJV0q/WNgqwrR2zriubLr785b02FphaBtyt1Q=",
"lastModified": 1733024876,
"narHash": "sha256-vy9Q41hBE7Zg0yakF79neVgb3i3PQMSMR7uHPpPywFE=",
"owner": "nix-community",
"repo": "nix-index-database",
"rev": "f4a5ca5771ba9ca31ad24a62c8d511a405303436",
"rev": "6e0b7f81367069589a480b91603a10bcf71f3103",
"type": "github"
},
"original": {
@ -438,11 +438,11 @@
},
"nix-stable": {
"locked": {
"lastModified": 1731797254,
"narHash": "sha256-df3dJApLPhd11AlueuoN0Q4fHo/hagP75LlM5K1sz9g=",
"lastModified": 1733016324,
"narHash": "sha256-8qwPSE2g1othR1u4uP86NXxm6i7E9nHPyJX3m3lx7Q4=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "e8c38b73aeb218e27163376a2d617e61a2ad9b59",
"rev": "7e1ca67996afd8233d9033edd26e442836cc2ad6",
"type": "github"
},
"original": {
@ -476,11 +476,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1732521221,
"narHash": "sha256-2ThgXBUXAE1oFsVATK1ZX9IjPcS4nKFOAjhPNKuiMn0=",
"lastModified": 1732837521,
"narHash": "sha256-jNRNr49UiuIwaarqijgdTR2qLPifxsVhlJrKzQ8XUIE=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "4633a7c72337ea8fd23a4f2ba3972865e3ec685d",
"rev": "970e93b9f82e2a0f3675757eb0bfc73297cc6370",
"type": "github"
},
"original": {
@ -591,11 +591,11 @@
"tinted-tmux": "tinted-tmux"
},
"locked": {
"lastModified": 1732608183,
"narHash": "sha256-T5k5ill+PNIEW6KuS4CpUacMtZNJe2J2q5eBOF4xWuU=",
"lastModified": 1732993760,
"narHash": "sha256-t1J6wgzGjvvGNfdd0ei8HnZf9sTw+SpvCNAX0i6Qgwc=",
"owner": "danth",
"repo": "stylix",
"rev": "7689e621f87bce7b6ab1925dfd70ad1f4c80f334",
"rev": "d13ffb381c83b6139b9d67feff7addf18f8408fe",
"type": "github"
},
"original": {