Compare commits

...

2 Commits

Author SHA1 Message Date
Ari Gerus d68eab74ba m/graphical: we actually do like waypipe
CI / x86_64-linux (push) Successful in 1m15s Details
CI / aarch64-linux (push) Successful in 1m28s Details
2024-05-16 17:24:24 +02:00
Ari Gerus 222dbce25b chore: flake lock updates (this time with lix) 2024-05-16 17:21:58 +02:00
2 changed files with 5 additions and 4 deletions

View File

@ -441,11 +441,11 @@
]
},
"locked": {
"lastModified": 1715038983,
"narHash": "sha256-DCZbFoNM8sx6YhEtu/xkNZfRwEt7RucJr3zuVVkugIw=",
"lastModified": 1715863402,
"narHash": "sha256-WbNIHMe+NPRtn7AwFhIDYwMWwgTNJ5pVUXfcdhxv8ek=",
"ref": "refs/heads/main",
"rev": "aaf759cd93d1946336247808e7551df714cfd332",
"revCount": 70,
"rev": "36dbb9dbfbac2b72c431a3a934258079931d0065",
"revCount": 80,
"type": "git",
"url": "https://git.lix.systems/lix-project/nixos-module"
},

View File

@ -277,6 +277,7 @@ in {
bind
nmap
colmena
waypipe
inputs.agenix.packages.${pkgs.system}.default
];
}