diff options
author | Azat Bahawi <azahi@teknik.io> | 2021-10-24 22:57:16 +0300 |
---|---|---|
committer | Azat Bahawi <azahi@teknik.io> | 2021-10-24 22:57:16 +0300 |
commit | 463d70153d0704d8f3939a7a4ffb42b9c0464eb2 (patch) | |
tree | e597a14d098185e76f42780d3227b94e4178bd89 /xmonad.hs | |
parent | Update submodules (diff) |
Nixify and rework package configuration
- Add Nix support - Remove submodules and vendored code - Remove stack support - Various tweaks
Diffstat (limited to '')
l--------- | xmonad.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmonad.hs b/xmonad.hs deleted file mode 120000 index 3edb691..0000000 --- a/xmonad.hs +++ /dev/null @@ -1 +0,0 @@ -src/Main.hs \ No newline at end of file |