Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | zsh: set WALLPAPER to correct path | Silas Schöffel | 2024-04-04 |
| | |||
* | hyprland: correct path to wallpaper | Silas Schöffel | 2024-04-04 |
| | |||
* | swaylock: correct path to wallpaper | Silas Schöffel | 2024-04-04 |
| | | | | | | | | | | | | | | | # Please enter the commit message for your changes. Lines starting # with '#' will be ignored, and an empty message aborts the commit. # # On branch main # Your branch is up to date with 'origin/main'. # # Changes to be committed: # modified: hm/swaylock/default.nix # # Untracked files: # modules/nixos/sils/wallpaper.jpg # | ||
* | zsh: update sys-update flake location to new path | Silas Schöffel | 2024-04-04 |
| | |||
* | revert "readme: mention replacement repository" | Silas Schöffel | 2024-04-04 |
| | | | | This reverts commit 88f2f25f548b0adfeb1e8fe0cb2a6e3c4cce5b86. | ||
* | readme: mention replacement repository | Silas Schöffel | 2024-04-04 |
| | |||
* | refactor: move users/sils dir to hm | Silas Schöffel | 2024-04-04 |
| | |||
* | users/default.nix: delete | Silas Schöffel | 2024-04-04 |
| | |||
* | nixvim: move theming config into flake.nix | Silas Schöffel | 2024-04-04 |
| | | | | | This allows me to stay with a themed standalone neovim package output while having my installed neovim themed with stylix. | ||
* | foot: remove manual theming | Silas Schöffel | 2024-04-04 |
| | | | | It's done automatically by stylix | ||
* | mako: remove manual theming | Silas Schöffel | 2024-04-04 |
| | | | | It's done automatically by stylix | ||
* | hyprland: remove theming | Silas Schöffel | 2024-04-04 |
| | | | | It's now managed by stylix | ||
* | rofi: remove theme config | Silas Schöffel | 2024-04-04 |
| | | | | It's managed by stylix | ||
* | waybar: remove style declaration | Silas Schöffel | 2024-04-04 |
| | | | | It's managed by stylix | ||
* | gtk: remove theming | Silas Schöffel | 2024-04-04 |
| | | | | It's managed by stylix | ||
* | treewide: add stylix | Silas Schöffel | 2024-04-04 |
| | |||
* | nixvim: remove cmp.settings.preselect | Silas Schöffel | 2024-04-04 |
| | |||
* | flake.lock: update | Silas Schöffel | 2024-04-04 |
| | |||
* | nixvim: add cmp mappings | Silas Schöffel | 2024-04-04 |
| | |||
* | nixvim: enable nvim-cmp | Silas Schöffel | 2024-04-04 |
| | |||
* | nixvim: disable coq-nvim | Silas Schöffel | 2024-04-04 |
| | | | | It's broken, again | ||
* | nixvim: re-introduce nvim-cmp configuration as cmp | Silas Schöffel | 2024-04-04 |
| | | | | This paritially reverts commit 563a58c2345eca3f4f528d646440b7b78fc185b7. | ||
* | git: configure sendemail | Silas Schöffel | 2024-04-02 |
| | |||
* | git: use gitFull package | Silas Schöffel | 2024-04-02 |
| | |||
* | sils.meta: add bootstrapSystem option | Silas Schöffel | 2024-04-02 |
| | |||
* | flake.lock: update | Silas Schöffel | 2024-04-02 |
| | |||
* | flake/nixosConfigurations: consume basesystem module | Silas Schöffel | 2024-04-02 |
| | |||
* | basesystem: init module | Silas Schöffel | 2024-04-02 |
| | | | | This is almost entirely a duplicate of flake/nixosConfigurations/basesystem.nix | ||
* | hosts/thinklappi: consume meta module | Silas Schöffel | 2024-04-02 |
| | |||
* | sils.meta: init module | Silas Schöffel | 2024-04-02 |
| | |||
* | refactor(modules): use collision avoiding tree | Silas Schöffel | 2024-04-02 |
| | |||
* | flake.lock: update | Silas Schöffel | 2024-04-02 |
| | |||
* | git: enable verbose committing | Silas Schöffel | 2024-04-02 |
| | |||
* | nixvim: rename options to opts | Silas Schöffel | 2024-04-02 |
| | |||
* | flake.lock: update | Silas Schöffel | 2024-04-01 |
| | |||
* | structure: consume modules | Silas Schöffel | 2024-04-01 |
| | |||
* | plymouth: init module | Silas Schöffel | 2024-04-01 |
| | |||
* | structure: introduce modules | Silas Schöffel | 2024-04-01 |
| | |||
* | waybar: change colors | Silas Schöffel | 2024-04-01 |
| | |||
* | treewide: remove hyprland input | Silas Schöffel | 2024-03-28 |
| | |||
* | nixvim: add vim-css-color plugin | Silas Schöffel | 2024-03-28 |
| | |||
* | flake.lock: update | Silas Schöffel | 2024-03-28 |
| | |||
* | hyprland: change bordercolors | Silas Schöffel | 2024-03-28 |
| | |||
* | waybar: change colors to light theme | Silas Schöffel | 2024-03-28 |
| | |||
* | foot: change to light theming | Silas Schöffel | 2024-03-28 |
| | | | | Please don't judge me, I just want to be able to read in sunlight. | ||
* | gtk: change theme to Adwaita | Silas Schöffel | 2024-03-28 |
| | |||
* | foot: specify config | Silas Schöffel | 2024-03-28 |
| | |||
* | zsh: rename enableAutosuggestions to autosuggestion.enable | sils | 2024-03-28 |
| | |||
* | gpg-agent: specify pinentryPackage | sils | 2024-03-28 |
| | |||
* | git: change username to Silas Schöffel | sils | 2024-03-25 |
| |