mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-26 08:28:31 +02:00
moved awesome back in here
This commit is contained in:
parent
b875872cf1
commit
d0371f85b3
7 changed files with 516 additions and 29 deletions
27
flake.lock
generated
27
flake.lock
generated
|
@ -1,25 +1,5 @@
|
|||
{
|
||||
"nodes": {
|
||||
"awesome-config": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1673817186,
|
||||
"narHash": "sha256-lgM53vY3W/9i1PNByO6UC/qp24mRKb4cLQwElqGGYAU=",
|
||||
"owner": "therealr5",
|
||||
"repo": "awesome-config",
|
||||
"rev": "151afc549364e723639b7ab40d27dee6961cc0d1",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "therealr5",
|
||||
"repo": "awesome-config",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"base16-schemes": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
|
@ -44,11 +24,11 @@
|
|||
"utils": "utils"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1674041176,
|
||||
"narHash": "sha256-cMf1BQzI39nHQ0H/mOatthbbI3392qLmJ9gU0u520P4=",
|
||||
"lastModified": 1674082145,
|
||||
"narHash": "sha256-4IpEt5Jc6VrNcpIcrKMCZAyeJMLXaaHk+yOV9HusO/A=",
|
||||
"owner": "nix-community",
|
||||
"repo": "home-manager",
|
||||
"rev": "2c29ae48f9a149151bdd82f429ac61d4412c312a",
|
||||
"rev": "7026e1a934abfa02623c9870378dbcdac3cd7f80",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -125,7 +105,6 @@
|
|||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"awesome-config": "awesome-config",
|
||||
"home-manager": "home-manager",
|
||||
"nix-colors": "nix-colors",
|
||||
"nixpkgs": "nixpkgs",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue