diff options
| author | Akshay Nair <phenax5@gmail.com> | 2020-12-21 00:19:50 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2020-12-21 00:19:50 +0530 |
| commit | f723472dbea0343646ec436cb07b2377425f06f8 (patch) | |
| tree | 5394b13838de93ef8cea40972838208443683c0c | |
| parent | 7864f07075f561c1648f5a6e9d0ed0d6a68e29ee (diff) | |
| parent | af190998a9705537573dec3fd68157c8d4df46e7 (diff) | |
| download | nixos-config-f723472dbea0343646ec436cb07b2377425f06f8.tar.gz nixos-config-f723472dbea0343646ec436cb07b2377425f06f8.zip | |
Merge branch 'main' of github.com:phenax/nixos-dotfiles into main
| -rw-r--r-- | LICENSE | 21 | ||||
| -rw-r--r-- | README.md | 1 |
2 files changed, 22 insertions, 0 deletions
@@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2020 Akshay Nair + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/README.md b/README.md new file mode 100644 index 0000000..b117bcd --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# nixos-dotfiles
\ No newline at end of file |
