1

Modules/Niri: Init DankMaterialShell config

This commit is contained in:
2025-12-12 17:55:48 +01:00
parent 17368396cf
commit 474a8badf4
6 changed files with 602 additions and 24 deletions

70
flake.lock generated
View File

@ -96,6 +96,30 @@
"type": "github"
}
},
"dankMaterialShell": {
"inputs": {
"dgop": [
"dgop"
],
"nixpkgs": [
"nixpkgs"
],
"quickshell": "quickshell"
},
"locked": {
"lastModified": 1765557900,
"narHash": "sha256-dJdst9aY9+ErvHdMzKunivMx9N5STkxzv4HpDn1ci2g=",
"owner": "AvengeMedia",
"repo": "DankMaterialShell",
"rev": "df1a8f40666411cd9484c50b945db2aef726cdb8",
"type": "github"
},
"original": {
"owner": "AvengeMedia",
"repo": "DankMaterialShell",
"type": "github"
}
},
"devshell": {
"inputs": {
"nixpkgs": "nixpkgs"
@ -114,6 +138,26 @@
"type": "github"
}
},
"dgop": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1762835999,
"narHash": "sha256-UykYGrGFOFTmDpKTLNxj1wvd1gbDG4TkqLNSbV0TYwk=",
"owner": "AvengeMedia",
"repo": "dgop",
"rev": "799301991cd5dcea9b64245f9d500dcc76615653",
"type": "github"
},
"original": {
"owner": "AvengeMedia",
"repo": "dgop",
"type": "github"
}
},
"disko": {
"inputs": {
"nixpkgs": [
@ -1228,6 +1272,28 @@
}
},
"quickshell": {
"inputs": {
"nixpkgs": [
"dankMaterialShell",
"nixpkgs"
]
},
"locked": {
"lastModified": 1764663772,
"narHash": "sha256-sHqLmm0wAt3PC4vczJeBozI1/f4rv9yp3IjkClHDXDs=",
"ref": "refs/heads/master",
"rev": "26531fc46ef17e9365b03770edd3fb9206fcb460",
"revCount": 713,
"type": "git",
"url": "https://git.outfoxxed.me/quickshell/quickshell"
},
"original": {
"rev": "26531fc46ef17e9365b03770edd3fb9206fcb460",
"type": "git",
"url": "https://git.outfoxxed.me/quickshell/quickshell"
}
},
"quickshell_2": {
"inputs": {
"nixpkgs": [
"nixpkgs"
@ -1250,7 +1316,9 @@
"root": {
"inputs": {
"caelestia": "caelestia",
"dankMaterialShell": "dankMaterialShell",
"devshell": "devshell",
"dgop": "dgop",
"disko": "disko",
"hardware": "hardware",
"home-manager": "home-manager",
@ -1269,7 +1337,7 @@
"noctalia": "noctalia",
"nps": "nps",
"nur": "nur",
"quickshell": "quickshell",
"quickshell": "quickshell_2",
"sops-nix": "sops-nix",
"textfox": "textfox",
"waifu-cursors": "waifu-cursors"