Compare commits

..

2 commits

Author SHA1 Message Date
Laureηt 4a31208f50
new wallpaper 2024-10-04 22:19:03 +02:00
Laureηt a60f39d517
⬆️ nix flake update 2024-10-04 20:55:36 +02:00
2 changed files with 19 additions and 20 deletions

View file

@ -170,11 +170,11 @@
]
},
"locked": {
"lastModified": 1727872461,
"narHash": "sha256-4Pw3fVhN6xey5+2gUBm9nQJAjBqivffr+a5ZsXYjzJ8=",
"lastModified": 1727977578,
"narHash": "sha256-DBORKcmQ7ZjA4qE1MsnF1MmZSokOGrw4W9vTCioOv2U=",
"owner": "nix-community",
"repo": "disko",
"rev": "568727a884ae7cd9f266bd19aea655def8cafd78",
"rev": "574400001b3ffe555c7a21e0ff846230759be2ed",
"type": "github"
},
"original": {
@ -307,11 +307,11 @@
]
},
"locked": {
"lastModified": 1727817100,
"narHash": "sha256-dlyV9/eiWkm/Y/t2+k4CFZ29tBvCANmJogEYaHeAOTw=",
"lastModified": 1728041527,
"narHash": "sha256-03liqiJtk9UP7YQHW4r8MduKCK242FQzud8iWvvlK+o=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "437ec62009fa8ceb684eb447d455ffba25911cf9",
"rev": "509dbf8d45606b618e9ec3bbe4e936b7c5bc6c1e",
"type": "github"
},
"original": {
@ -387,16 +387,15 @@
},
"nixos-hardware": {
"locked": {
"lastModified": 1727617381,
"narHash": "sha256-8HnTbBaYUeLXsgAbdEi25PRL5pQl7hKOkxpwviEn/zY=",
"owner": "Laurent2916",
"lastModified": 1728056216,
"narHash": "sha256-IrO06gFUDTrTlIP3Sz+mRB6WUoO2YsgMtOD3zi0VEt0=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "e178cf9c77ce608bbed4f23cb71255965013060a",
"rev": "b7ca02c7565fbf6d27ff20dd6dbd49c5b82eef28",
"type": "github"
},
"original": {
"owner": "Laurent2916",
"ref": "dell-xps-9315",
"owner": "NixOS",
"repo": "nixos-hardware",
"type": "github"
}
@ -792,11 +791,11 @@
]
},
"locked": {
"lastModified": 1727431250,
"narHash": "sha256-uGRlRT47ecicF9iLD1G3g43jn2e+b5KaMptb59LHnvM=",
"lastModified": 1727984844,
"narHash": "sha256-xpRqITAoD8rHlXQafYZOLvUXCF6cnZkPfoq67ThN0Hc=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "879b29ae9a0378904fbbefe0dadaed43c8905754",
"rev": "4446c7a6fc0775df028c5a3f6727945ba8400e64",
"type": "github"
},
"original": {
@ -808,13 +807,13 @@
"wallpaper": {
"flake": false,
"locked": {
"narHash": "sha256-w0KUzj0DC+e53v9CrLRJimUTROh98IZixwCkDDLGMto=",
"narHash": "sha256-dzmt9JluwqxxNV1rUw6g3J9hEu94JAVamatL2EOLK3A=",
"type": "file",
"url": "https://images.unsplash.com/photo-1482686115713-0fbcaced6e28"
"url": "https://images.unsplash.com/photo-1487856374269-301dc48a3c31?q=100&w=1920"
},
"original": {
"type": "file",
"url": "https://images.unsplash.com/photo-1482686115713-0fbcaced6e28"
"url": "https://images.unsplash.com/photo-1487856374269-301dc48a3c31?q=100&w=1920"
}
},
"website": {

View file

@ -47,7 +47,7 @@
# inputs.nixpkgs.follows = "nixpkgs"; # leads to many recompilations
};
nixos-hardware = {
url = "github:Laurent2916/nixos-hardware/dell-xps-9315";
url = "github:NixOS/nixos-hardware";
};
impermanence = {
url = "github:nix-community/impermanence";
@ -55,7 +55,7 @@
# home stuff
wallpaper = {
url = "https://images.unsplash.com/photo-1482686115713-0fbcaced6e28";
url = "https://images.unsplash.com/photo-1487856374269-301dc48a3c31?q=100&w=1920";
flake = false;
};
catppuccin = {