mirror of
https://github.com/EdenQwQ/nixos.git
synced 2026-07-16 22:16:51 +08:00
mimo; github token; update flakes
This commit is contained in:
parent
a4867cd1ef
commit
b1ce87fbf9
17 changed files with 299 additions and 142 deletions
|
|
@ -12,13 +12,5 @@
|
|||
|
||||
services.displayManager.sessionPackages = [
|
||||
pkgs.halley
|
||||
(inputs.driftwm.packages.${pkgs.system}.default.overrideAttrs (oldAttrs: {
|
||||
cargoDeps = pkgs.rustPlatform.importCargoLock {
|
||||
lockFile = "${inputs.driftwm}/Cargo.lock";
|
||||
outputHashes = {
|
||||
"smithay-drm-extras-0.1.0" = "sha256-6iTLezGeSnefQbCoZHsXayinjFvrsC7ezW88tlZx9Y0=";
|
||||
};
|
||||
};
|
||||
}))
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue