mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-09-11 05:10:05 +00:00
🚧 Update user configuration loading and use formatter
This commit is contained in:
parent
cd32ad1c61
commit
54edba0070
12 changed files with 83 additions and 146 deletions
6
homes/x86_64-linux/cyn/default.nix
Normal file
6
homes/x86_64-linux/cyn/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
cowsay
|
||||
cmatrix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue