Compare commits
No commits in common. "8836544118d78a37a65afaf2e02408adac543b0e" and "46e51897ef4ca597186a7ffe0da32d3435f63919" have entirely different histories.
8836544118
...
46e51897ef
3 changed files with 7 additions and 11 deletions
|
@ -44,9 +44,7 @@
|
||||||
};
|
};
|
||||||
decoration = {
|
decoration = {
|
||||||
blur.enabled = false;
|
blur.enabled = false;
|
||||||
shadow = {
|
drop_shadow = false;
|
||||||
enabled = false;
|
|
||||||
};
|
|
||||||
rounding = 0;
|
rounding = 0;
|
||||||
};
|
};
|
||||||
animations = {
|
animations = {
|
||||||
|
|
|
@ -16,8 +16,6 @@
|
||||||
ausweisapp
|
ausweisapp
|
||||||
|
|
||||||
# stuff
|
# stuff
|
||||||
qemu
|
|
||||||
nasm
|
|
||||||
cpplint
|
cpplint
|
||||||
man-pages
|
man-pages
|
||||||
man-pages-posix
|
man-pages-posix
|
||||||
|
|
12
flake.lock
Normal file → Executable file
12
flake.lock
Normal file → Executable file
|
@ -7,11 +7,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1736277415,
|
"lastModified": 1733484277,
|
||||||
"narHash": "sha256-kPDXF6cIPsVqSK08XF5EC6KM7BdMnM9vtJDzsnf+lLU=",
|
"narHash": "sha256-i5ay20XsvpW91N4URET/nOc0VQWOAd4c4vbqYtcH8Rc=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "home-manager",
|
"repo": "home-manager",
|
||||||
"rev": "5c4302313d9207f7ec0886d68f8ff4a3c71209a1",
|
"rev": "d00c6f6d0ad16d598bf7e2956f52c1d9d5de3c3a",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -49,11 +49,11 @@
|
||||||
},
|
},
|
||||||
"unstable": {
|
"unstable": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1736012469,
|
"lastModified": 1733392399,
|
||||||
"narHash": "sha256-/qlNWm/IEVVH7GfgAIyP6EsVZI6zjAx1cV5zNyrs+rI=",
|
"narHash": "sha256-kEsTJTUQfQFIJOcLYFt/RvNxIK653ZkTBIs4DG+cBns=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "8f3e1f807051e32d8c95cd12b9b421623850a34d",
|
"rev": "d0797a04b81caeae77bcff10a9dde78bc17f5661",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
Loading…
Reference in a new issue