some minor fixes

This commit is contained in:
cnst
2024-09-28 17:35:56 +02:00
parent 397f7ca772
commit 3cb158b36f
16 changed files with 91 additions and 57 deletions

View File

@@ -3,7 +3,6 @@
inputs,
homeImports,
self,
pkgs,
...
}: {
flake.nixosConfigurations = let
@@ -34,7 +33,6 @@
shared
++ [
./cnix
"${mod}/nix/nh/cnst"
"${mod}/dev"
{
home-manager = {
@@ -52,7 +50,6 @@
shared
++ [
./toothpc
"${mod}/nix/nh/toothpick"
"${mod}/dev"
{
home-manager = {
@@ -70,7 +67,6 @@
shared
++ [
./cnixpad
"${mod}/nix/nh/cnst"
"${mod}/dev"
{
home-manager = {