Compare commits

..

No commits in common. "67590e5cc67d653a0320c625c0a4ead51c9a3dc1" and "55dcff565fa7adfedef0386555df13a19d1ca456" have entirely different histories.

5 changed files with 27 additions and 28 deletions

View file

@ -635,11 +635,11 @@
]
},
"locked": {
"lastModified": 1729551526,
"narHash": "sha256-7LAGY32Xl14OVQp3y6M43/0AtHYYvV6pdyBcp3eoz0s=",
"lastModified": 1729260213,
"narHash": "sha256-jAvHoU/1y/yCuXzr2fNF+q6uKmr8Jj2xgAisK4QB9to=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "5ec753a1fc4454df9285d8b3ec0809234defb975",
"rev": "09a0c0c02953318bf94425738c7061ffdc4cba75",
"type": "github"
},
"original": {
@ -651,11 +651,11 @@
"homebrew-cask": {
"flake": false,
"locked": {
"lastModified": 1729656386,
"narHash": "sha256-FQmb/elC1YcrsFROnnqtyxGbsruK+6qJ65KMPuds4H8=",
"lastModified": 1729291312,
"narHash": "sha256-NxpagX7nUItDmWMtalGq9UBPWvFHih7fHvZXhso+1/4=",
"owner": "homebrew",
"repo": "homebrew-cask",
"rev": "d0974a206135baa63a26d118eaf2d399b4e8db3d",
"rev": "d20cc6838fd569163f003bd14e246c6221514f5e",
"type": "github"
},
"original": {
@ -667,11 +667,11 @@
"homebrew-core": {
"flake": false,
"locked": {
"lastModified": 1729662824,
"narHash": "sha256-hZ0o4t0axM93b5RmutvVPefp2tfiE3rBLaUl04V83iM=",
"lastModified": 1729293083,
"narHash": "sha256-xCA3GjuPzRjowFHNCdWfKA1Iv/lwGpUmPJbJCI0py8A=",
"owner": "homebrew",
"repo": "homebrew-core",
"rev": "c2faaa674379b154b10dd92cdebb983cee3cea01",
"rev": "574a6712c32dce237b41e5dfb53844a3d0eadf3a",
"type": "github"
},
"original": {
@ -795,11 +795,11 @@
]
},
"locked": {
"lastModified": 1729579044,
"narHash": "sha256-0kEUVl5s8LHbK4/xEePflsdYVwG+RRFSIofSvITYmIU=",
"lastModified": 1728901530,
"narHash": "sha256-I9Qd0LnAsEGHtKE9+uVR0iDFmsijWSy7GT0g3jihG4Q=",
"owner": "LnL7",
"repo": "nix-darwin",
"rev": "64d9d1ae25215c274c37e3e4016977a6779cf0d3",
"rev": "a60ac02f9466f85f092e576fd8364dfc4406b5a6",
"type": "github"
},
"original": {
@ -1082,16 +1082,16 @@
},
"nixpkgs_2": {
"locked": {
"lastModified": 1729501122,
"narHash": "sha256-tScdcYQ37kMqlyqb5yizNDTKXZASLB4zHitlHwOg+/o=",
"lastModified": 1729070438,
"narHash": "sha256-KOTTUfPkugH52avUvXGxvWy8ibKKj4genodIYUED+Kc=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "56c7c4a3f5fdbef5bf81c7d9c28fbb45dc626611",
"rev": "5785b6bb5eaae44e627d541023034e1601455827",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
@ -1393,11 +1393,11 @@
]
},
"locked": {
"lastModified": 1729657027,
"narHash": "sha256-olxRDZg+/cQZQPW9pEcKfyubHEzqvQsGRrQBw9kTBGg=",
"lastModified": 1729225092,
"narHash": "sha256-qIWFU7iVs5oTA12jOgHIMlXLY+V1dbdgjt37bbXfwOI=",
"owner": "Gerg-L",
"repo": "spicetify-nix",
"rev": "b9d886969141231ca687a915a2c33b3e85c3085c",
"rev": "095be8b3a9bb9ec14cbe67cc4710f5e224639da5",
"type": "github"
},
"original": {
@ -1514,11 +1514,11 @@
"plugins-typst-preview": "plugins-typst-preview"
},
"locked": {
"lastModified": 1729317077,
"narHash": "sha256-bLPsOHErGUlSBqIh2g23rm/lBv9PAJiklzseq4Jaka4=",
"lastModified": 1729152872,
"narHash": "sha256-igdTtn5T13BaUvf13LKD4kJr1kINTGE/YgriCuX7yJM=",
"ref": "refs/heads/main",
"rev": "99ab0c6aa492c1387dab9f63d6e0fdbf7e429774",
"revCount": 36,
"rev": "7c507ed2412730b6c17622c49b7fcbd92058ed79",
"revCount": 35,
"type": "git",
"url": "https://code.youwen.dev/youwen5/viminal2"
},

View file

@ -2,8 +2,7 @@
description = "System configuration flake.";
inputs = {
# nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
# stablepkgs.url = "github:nixos/nixpkgs/nixos-24.05";
# bleedingpkgs.url = "github:nixos/nixpkgs/master";
# nixpkgs-unstable-small.url = "github:nixos/nixpkgs/nixos-unstable-small";

View file

@ -48,7 +48,7 @@
fonts = {
packages = with pkgs; [
noto-fonts
noto-fonts-cjk-sans
noto-fonts-cjk
noto-fonts-emoji
(nerdfonts.override { fonts = [ "CascadiaCode" ]; })
(google-fonts.override { fonts = [ "Lora" ]; })

View file

@ -10,7 +10,7 @@
};
packages = with pkgs; [
noto-fonts
noto-fonts-cjk-sans
noto-fonts-cjk
noto-fonts-emoji
(nerdfonts.override { fonts = [ "CascadiaCode" ]; })
(google-fonts.override { fonts = [ "Lora" ]; })

View file

@ -6,7 +6,7 @@
{
programs.kitty = {
enable = true;
themeFile = "tokyo_night_night";
theme = "Tokyo Night";
font.name = "CaskaydiaCove Nerd Font";
shellIntegration.enableFishIntegration = true;
shellIntegration.enableBashIntegration = true;