Improve repo features
This commit is contained in:
parent
6aed85b86d
commit
5f53886265
2 changed files with 4 additions and 0 deletions
3
README.md
Normal file
3
README.md
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
# Laptop configuration
|
||||||
|
|
||||||
|
This is the Nix home-manager configuration for my laptop, allowing me to easily manage a user configuration that can quickly be reproduced on other machines. It is currently being used on a foreign distro (Fedora Asahi Remix), but I plan to switch to NixOS when time allows.
|
|
@ -53,6 +53,7 @@
|
||||||
pkgs.age
|
pkgs.age
|
||||||
pkgs.sops
|
pkgs.sops
|
||||||
pkgs.just
|
pkgs.just
|
||||||
|
pkgs.forgejo-cli
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue