add steam
This commit is contained in:
parent
2d9aa7cd09
commit
fc94b2e973
4 changed files with 30 additions and 25 deletions
|
@ -47,4 +47,5 @@ in
|
||||||
services.udev.extraRules = ''
|
services.udev.extraRules = ''
|
||||||
ACTION=="remove", ENV{ID_VENDOR_ID}=="1050", ENV{ID_MODEL_ID}=="0407", RUN+="${lockscreen-all}"
|
ACTION=="remove", ENV{ID_VENDOR_ID}=="1050", ENV{ID_MODEL_ID}=="0407", RUN+="${lockscreen-all}"
|
||||||
'';
|
'';
|
||||||
|
programs.steam.enable = true;
|
||||||
}
|
}
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
programs.texlive = {
|
programs.texlive = {
|
||||||
enable = true;
|
enable = true;
|
||||||
extraPackages = tpkgs: {
|
extraPackages = tpkgs: {
|
||||||
inherit (tpkgs) scheme-full;
|
inherit (tpkgs) scheme-infraonly;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,5 +1,9 @@
|
||||||
{ ... }: {
|
{ ... }: {
|
||||||
nixpkgs.overlays = [
|
nixpkgs.overlays = [
|
||||||
(self: prev: { })
|
(self: prev: {
|
||||||
|
coreutils = prev.coreutils.overrideAttrs (old: {
|
||||||
|
checkPhase = "true";
|
||||||
|
});
|
||||||
|
})
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
46
flake.lock
46
flake.lock
|
@ -177,11 +177,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1643579427,
|
"lastModified": 1644255659,
|
||||||
"narHash": "sha256-tV4M4+Aqd/3ZjEz1Q07j89KIlkt1oFH34RzpBkUeO/0=",
|
"narHash": "sha256-VuPFOttrBRTOJqPY5yboxVdk1xZjSSlOSDDbBCMKioo=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "home-manager",
|
"repo": "home-manager",
|
||||||
"rev": "a52aed72c84a2a10102a92397339fa01fc0fe9cf",
|
"rev": "1ca6293c8fb1dbe13c48fe518440c288256cd562",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -214,11 +214,11 @@
|
||||||
"utils": "utils"
|
"utils": "utils"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1643301896,
|
"lastModified": 1644228827,
|
||||||
"narHash": "sha256-w0MISQZXB287rlrXg5bjy1UjfxVAaGl87+xWRfeEQgc=",
|
"narHash": "sha256-UFbDBIlBF+FlznOEfu0nNlOMHRB3ycg4yjAHpS1zXXI=",
|
||||||
"owner": "fufexan",
|
"owner": "fufexan",
|
||||||
"repo": "nix-gaming",
|
"repo": "nix-gaming",
|
||||||
"rev": "8ff6455f064337326ffc8bb69ab93f184d3fad3d",
|
"rev": "ec9ac2ea9f8bbb649beb819c7e30b02d0971cf0c",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -277,11 +277,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs_4": {
|
"nixpkgs_4": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1643786964,
|
"lastModified": 1644297296,
|
||||||
"narHash": "sha256-gcC13RQ8knPYSA1N59cHeQXtWJ8GG8LjBgRbYxVD8JE=",
|
"narHash": "sha256-SSew5KCJ33jnlDzgTFp8NIIlP5N81AEGc+D0VAumSyQ=",
|
||||||
"ref": "main",
|
"ref": "main",
|
||||||
"rev": "6edc6626266f361bf875a2b10a7ea120566803c8",
|
"rev": "aefc19d2d557a333963723047ca07ccdad75aa17",
|
||||||
"revCount": 350718,
|
"revCount": 352093,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.chir.rs/darkkirb/nixpkgs"
|
"url": "https://git.chir.rs/darkkirb/nixpkgs"
|
||||||
},
|
},
|
||||||
|
@ -293,11 +293,11 @@
|
||||||
},
|
},
|
||||||
"nur": {
|
"nur": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1643823886,
|
"lastModified": 1644293305,
|
||||||
"narHash": "sha256-05qhTPu6bAE7wix1ySt/1x3YUrNDYmZNp4o/JF2fKIk=",
|
"narHash": "sha256-XF+nrtAZJ4GvXsWCCvocaKnuA80G0AfwMw2p767GQhg=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "NUR",
|
"repo": "NUR",
|
||||||
"rev": "9c4a11db8ab93dc84898f6d1b5ce7c6838ad6d9b",
|
"rev": "d69bb891575f1c5bb09b93fe14e763767ea9d0c4",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -317,11 +317,11 @@
|
||||||
"quazip": "quazip"
|
"quazip": "quazip"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1643818624,
|
"lastModified": 1643978409,
|
||||||
"narHash": "sha256-jQcg5ZLwMGOYztXiZdgsCTQ0kbsgMlP0/PFJ5cD5sHo=",
|
"narHash": "sha256-7qV0J4czd2nNfuBDMRJiwuMB0Obs/DIJDyJoEuLt06U=",
|
||||||
"owner": "PolyMC",
|
"owner": "PolyMC",
|
||||||
"repo": "PolyMC",
|
"repo": "PolyMC",
|
||||||
"rev": "407f9d9ef07b088ad31588aafc74cdf54d6a4960",
|
"rev": "00e12b776bbdc3db5bc8456b046117218ad12b83",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -333,15 +333,15 @@
|
||||||
"quazip": {
|
"quazip": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1633895098,
|
"lastModified": 1643049383,
|
||||||
"narHash": "sha256-+Of0M2IAoTf1CyC0teCpsyurv6xfqiBo84V49dSeNTA=",
|
"narHash": "sha256-LcJY6yd6GyeL7X5MP4L94diceM1TYespWByliBsjK98=",
|
||||||
"owner": "multimc",
|
"owner": "stachenov",
|
||||||
"repo": "quazip",
|
"repo": "quazip",
|
||||||
"rev": "b1a72ac0bb5a732bf887a535ab75c6f9bedb6b6b",
|
"rev": "09ec1d10c6d627f895109b21728dda000cbfa7d1",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "multimc",
|
"owner": "stachenov",
|
||||||
"repo": "quazip",
|
"repo": "quazip",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
@ -409,11 +409,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1643003126,
|
"lastModified": 1644240878,
|
||||||
"narHash": "sha256-JO5WrnP6+5qN3isdmm9VmjzvCM64UElgGnql7vEGjKU=",
|
"narHash": "sha256-JO5WrnP6+5qN3isdmm9VmjzvCM64UElgGnql7vEGjKU=",
|
||||||
"owner": "Mic92",
|
"owner": "Mic92",
|
||||||
"repo": "sops-nix",
|
"repo": "sops-nix",
|
||||||
"rev": "c86068ac9a317f235be24a468206f874ba00f8d0",
|
"rev": "95b4393147dba5660bf0d13544ef5ef49d646f89",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
Loading…
Reference in a new issue