mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2025-01-01 15:30:28 +01:00
Compare commits
7 commits
168718f13e
...
77e7374163
Author | SHA1 | Date | |
---|---|---|---|
77e7374163 | |||
35be9471e4 | |||
beb9cf7b8b | |||
dd68add712 | |||
ad7ce191d3 | |||
f072040dde | |||
f52d3459b9 |
3 changed files with 14 additions and 10 deletions
|
@ -53,5 +53,9 @@
|
|||
extraPackages = with pkgs; [ vaapiVdpau libvdpau-va-gl ];
|
||||
};
|
||||
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"nix-2.16.2"
|
||||
];
|
||||
|
||||
system.stateVersion = "23.05";
|
||||
}
|
||||
|
|
18
flake.lock
18
flake.lock
|
@ -28,11 +28,11 @@
|
|||
"pre-commit-hooks": "pre-commit-hooks"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1709596918,
|
||||
"narHash": "sha256-X8tp7nYunRZds8GdSEp+ZBMPf3ym9e6VjZWN8fmzBrc=",
|
||||
"lastModified": 1709964002,
|
||||
"narHash": "sha256-uFYF67deIS6RPMzI7e+E+5QtlMZbrk+wYKz9GiTZOac=",
|
||||
"owner": "cachix",
|
||||
"repo": "devenv",
|
||||
"rev": "4eccee9a19ad9be42a7859211b456b281d704313",
|
||||
"rev": "be7e8358c1d871021e3d24acc67e2beb41830e10",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -119,11 +119,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1709677162,
|
||||
"narHash": "sha256-nIXa0KM3FOVjD3XDDigW12qktQvLG+uKuPg00rjIX/8=",
|
||||
"lastModified": 1710062421,
|
||||
"narHash": "sha256-FiCNRfyUgJOLYIokLiFsfI7B+Zn9HDnOzFR3uVr5qsQ=",
|
||||
"owner": "nix-community",
|
||||
"repo": "home-manager",
|
||||
"rev": "bdea159ffab9865f808b8d92fd2bef33521867b2",
|
||||
"rev": "36f873dfc8e2b6b89936ff3e2b74803d50447e0a",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -381,11 +381,11 @@
|
|||
},
|
||||
"nixpkgs_5": {
|
||||
"locked": {
|
||||
"lastModified": 1709479366,
|
||||
"narHash": "sha256-n6F0n8UV6lnTZbYPl1A9q1BS0p4hduAv1mGAP17CVd0=",
|
||||
"lastModified": 1709961763,
|
||||
"narHash": "sha256-6H95HGJHhEZtyYA3rIQpvamMKAGoa8Yh2rFV29QnuGw=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "b8697e57f10292a6165a20f03d2f42920dfaf973",
|
||||
"rev": "3030f185ba6a4bf4f18b87f345f104e6a6961f34",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
@ -110,7 +110,7 @@ in {
|
|||
trayscale
|
||||
gnome.gnome-disk-utility
|
||||
inkscape
|
||||
# musescore
|
||||
musescore
|
||||
obsidian
|
||||
syncthingtray
|
||||
reaper
|
||||
|
|
Loading…
Reference in a new issue