chore: Added license and readme
This commit is contained in:
parent
0d2f7516e5
commit
11849d469d
2 changed files with 19 additions and 0 deletions
13
LICENSE
Normal file
13
LICENSE
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
|
||||||
|
Version 2, December 2004
|
||||||
|
|
||||||
|
Copyright (C) 2026 Ivan Golikov <root@ivnglkv.me>
|
||||||
|
|
||||||
|
Everyone is permitted to copy and distribute verbatim or modified
|
||||||
|
copies of this license document, and changing it is allowed as long
|
||||||
|
as the name is changed.
|
||||||
|
|
||||||
|
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
|
||||||
|
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
||||||
|
|
||||||
|
0. You just DO WHAT THE FUCK YOU WANT TO.
|
||||||
6
README.md
Normal file
6
README.md
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
# My Nix Home Manager configuration repository
|
||||||
|
|
||||||
|
I'm using standalone `home-manager` tool, not as a module within NixOS system
|
||||||
|
configuration.
|
||||||
|
|
||||||
|
After making some changes one usually just run `home-manager switch`.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue