Simplification refactor

This commit is contained in:
Lillian Violet 2024-01-08 22:43:04 +01:00
parent 192d552731
commit bc41651501
5 changed files with 1 additions and 74 deletions

View file

@ -1,6 +0,0 @@
# Add your reusable NixOS modules to this directory, on their own file (https://nixos.wiki/wiki/Module).
# These should be stuff you would like to share with others, not your personal configurations.
{
# List your module files here
# my-module = import ./my-module.nix;
}