Compare commits
No commits in common. "44d07fadb1f72831583db3a81905a45dd62a3649" and "2b422ad119330595c05b3685e4475287a2cb9138" have entirely different histories.
44d07fadb1
...
2b422ad119
3 changed files with 1 additions and 12 deletions
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
|
@ -1,5 +0,0 @@
|
||||||
{
|
|
||||||
"yaml.schemas": {
|
|
||||||
"https://raw.githubusercontent.com/woodpecker-ci/woodpecker/main/pipeline/frontend/yaml/linter/schema/schema.json": "file:///home/notoh/snowflake/.woodpecker/deploy.yml"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -97,10 +97,6 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
extraPackages = [pkgs.nvidia-vaapi-driver];
|
extraPackages = [pkgs.nvidia-vaapi-driver];
|
||||||
};
|
};
|
||||||
opentabletdriver = {
|
|
||||||
enable = true;
|
|
||||||
daemon.enable = true;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
|
|
@ -34,15 +34,13 @@
|
||||||
pavucontrol
|
pavucontrol
|
||||||
rustdesk
|
rustdesk
|
||||||
anki
|
anki
|
||||||
distrobox
|
vscodium-fhs
|
||||||
vscode-fhs
|
|
||||||
obsidian-wayland
|
obsidian-wayland
|
||||||
supersonic-wayland
|
supersonic-wayland
|
||||||
jellyfin-mpv-shim
|
jellyfin-mpv-shim
|
||||||
virt-manager
|
virt-manager
|
||||||
imv
|
imv
|
||||||
mpv
|
mpv
|
||||||
ffmpeg
|
|
||||||
nom
|
nom
|
||||||
rustypaste-cli
|
rustypaste-cli
|
||||||
gimp
|
gimp
|
||||||
|
|
Loading…
Reference in a new issue