mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:39:23 +08:00
direct add wallpaper to flake
This commit is contained in:
17
flake.lock
generated
17
flake.lock
generated
@@ -1305,22 +1305,6 @@
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixos-wallpaper": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1707468537,
|
||||
"narHash": "sha256-JcigJOb2yt7Vrdr91ccgYhRucm7zURIZEiaPNkuVhRc=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "1240affcd31ec8e7fee869590533574011a1e974",
|
||||
"revCount": 1,
|
||||
"type": "git",
|
||||
"url": "ssh://gitea@ssh.git.chn.moe/chn/nixos-wallpaper.git"
|
||||
},
|
||||
"original": {
|
||||
"type": "git",
|
||||
"url": "ssh://gitea@ssh.git.chn.moe/chn/nixos-wallpaper.git"
|
||||
}
|
||||
},
|
||||
"nixpak": {
|
||||
"inputs": {
|
||||
"flake-parts": "flake-parts_4",
|
||||
@@ -1832,7 +1816,6 @@
|
||||
"nixd": "nixd",
|
||||
"nixos-cn": "nixos-cn",
|
||||
"nixos-hardware": "nixos-hardware",
|
||||
"nixos-wallpaper": "nixos-wallpaper",
|
||||
"nixpak": "nixpak",
|
||||
"nixpkgs": "nixpkgs_2",
|
||||
"nixpkgs-2305": "nixpkgs-2305",
|
||||
|
||||
@@ -59,7 +59,6 @@
|
||||
v-sim = { url = "gitlab:l_sim/v_sim"; flake = false; };
|
||||
win11os-kde = { url = "github:yeyushengfan258/Win11OS-kde"; flake = false; };
|
||||
fluent-kde = { url = "github:vinceliuice/Fluent-kde"; flake = false; };
|
||||
nixos-wallpaper = { url = "git+ssh://gitea@ssh.git.chn.moe/chn/nixos-wallpaper.git"; flake = false; };
|
||||
};
|
||||
|
||||
outputs = inputs:
|
||||
|
||||
@@ -17,7 +17,7 @@ inputs:
|
||||
cursorTheme = "Breeze_Snow";
|
||||
lookAndFeel = "com.github.vinceliuice.Fluent-round-light";
|
||||
iconTheme = "breeze";
|
||||
wallpaper = "${inputs.topInputs.nixos-wallpaper}/pixiv-96734339-x2.png";
|
||||
wallpaper = ./wallpaper/pixiv-96734339-x2.png;
|
||||
};
|
||||
configFile =
|
||||
{
|
||||
|
||||
BIN
modules/users/chn/wallpaper/fanbox-5405326-x4-chop.png
LFS
Normal file
BIN
modules/users/chn/wallpaper/fanbox-5405326-x4-chop.png
LFS
Normal file
Binary file not shown.
BIN
modules/users/chn/wallpaper/pixiv-96734339-x2.png
LFS
Normal file
BIN
modules/users/chn/wallpaper/pixiv-96734339-x2.png
LFS
Normal file
Binary file not shown.
Reference in New Issue
Block a user