Merge remote-tracking branch 'origin'

This commit is contained in:
Simon Cornet 2024-04-08 19:12:23 +02:00
commit 1af1031fdf
4 changed files with 47 additions and 43 deletions

View File

@ -7,11 +7,11 @@
]
},
"locked": {
"lastModified": 1710888565,
"narHash": "sha256-s9Hi4RHhc6yut4EcYD50sZWRDKsugBJHSbON8KFwoTw=",
"lastModified": 1712386041,
"narHash": "sha256-dA82pOMQNnCJMAsPG7AXG35VmCSMZsJHTFlTHizpKWQ=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "f33900124c23c4eca5831b9b5eb32ea5894375ce",
"rev": "d6bb9f934f2870e5cbc5b94c79e9db22246141ff",
"type": "github"
},
"original": {
@ -23,11 +23,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1711668574,
"narHash": "sha256-u1dfs0ASQIEr1icTVrsKwg2xToIpn7ZXxW3RHfHxshg=",
"lastModified": 1712437997,
"narHash": "sha256-g0whLLwRvgO2FsyhY8fNk+TWenS3jg5UdlWL4uqgFeo=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "219951b495fc2eac67b1456824cc1ec1fd2ee659",
"rev": "e38d7cb66ea4f7a0eb6681920615dfcc30fc2920",
"type": "github"
},
"original": {
@ -39,11 +39,11 @@
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1712026416,
"narHash": "sha256-N/3VR/9e1NlN49p7kCiATiEY6Tzdo+CbrAG8kqCQKcI=",
"lastModified": 1712573573,
"narHash": "sha256-xxon7WwNm4/EadMKg1eF40/5s0O78nXUy2ILZt6vT7E=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "080a4a27f206d07724b88da096e27ef63401a504",
"rev": "0d28066770464d19d637f6e8e42e8688420b6ac6",
"type": "github"
},
"original": {

View File

@ -60,7 +60,7 @@
# satty
windowrulev2 = float, class:(com.gabm.satty), title:(satty)
windowrulev2 = size 85% 80%, class:(com.gabm.satty), title:(satty)
windowrulev2 = size 1400 900, class:(com.gabm.satty), title:(satty)
windowrulev2 = move center, class:(com.gabm.satty), title:(satty)
# solaar
@ -80,7 +80,7 @@
# wofi
windowrulev2 = forceinput, class:(wofi)
windowrulev2 = windowdance,class:(wofi)
windowrulev2 = stayfocused,class:(wofi)
windowrulev2 = windowdance, class:(wofi)
windowrulev2 = stayfocused, class:(wofi)
'';
}

View File

@ -63,7 +63,7 @@
wget
# general gui utilities
unstable.bitwarden
bitwarden
gimp
meld
nextcloud-client

View File

@ -5,11 +5,15 @@
"local>siempie/renovate"
],
"timezone": "Europe/Amsterdam",
"schedule": [
"before 11am on monday"
],
"lockFileMaintenance": {
"enabled": true
"enabled": true,
"automerge": true,
"automergeType": "pr",
"platformAutomerge": true,
"ignoreTests": true,
"schedule": [
"before 11am"
]
},
"nix": {
"enabled": true