mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 02:28:37 +02:00
Added inkscape and updated README.md
This commit is contained in:
@@ -6,8 +6,6 @@
|
|||||||
⚠️ **Important Notes**
|
⚠️ **Important Notes**
|
||||||
Before applying this configuration on another system, make sure to:
|
Before applying this configuration on another system, make sure to:
|
||||||
- Update the `hostName` (in `configuration.nix` and `home.nix`).
|
- Update the `hostName` (in `configuration.nix` and `home.nix`).
|
||||||
- If your computer **is not a laptop**, set `isLaptop = false` in `~/nixos/other/quickshell/bar/Power.qml`.
|
|
||||||
*(This is hardcoded because `UPowerDevice.isLaptopBattery` didn’t work.)*
|
|
||||||
|
|
||||||
Requirements: `git` installed. Then run:
|
Requirements: `git` installed. Then run:
|
||||||
|
|
||||||
@@ -24,6 +22,7 @@ sudo nixos-rebuild switch --flake ~/nixos/#laptop
|
|||||||
- Librewolf's extension settings
|
- Librewolf's extension settings
|
||||||
- Librewolf's bookmarks
|
- Librewolf's bookmarks
|
||||||
- Thunderbird's email servers
|
- Thunderbird's email servers
|
||||||
|
- Inkscape's settings
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -81,7 +80,7 @@ nixos/
|
|||||||
- [`nautilus`](https://wiki.gnome.org/Apps/Nautilus) file manager
|
- [`nautilus`](https://wiki.gnome.org/Apps/Nautilus) file manager
|
||||||
- [`okular`](https://okular.kde.org/) document & image viewer
|
- [`okular`](https://okular.kde.org/) document & image viewer
|
||||||
- [`vlc`](https://www.videolan.org/vlc/) media player
|
- [`vlc`](https://www.videolan.org/vlc/) media player
|
||||||
- [`krita`](https://krita.org/) image editing
|
- [`krita`](https://krita.org/) and [`inkscape`](https://inkscape.org/) for image editing and drawing
|
||||||
- [`anki`](https://apps.ankiweb.net/) flashcards for learning
|
- [`anki`](https://apps.ankiweb.net/) flashcards for learning
|
||||||
- [`texlive`](https://www.tug.org/texlive/) LaTeX distribution
|
- [`texlive`](https://www.tug.org/texlive/) LaTeX distribution
|
||||||
- [`biber`](https://ctan.org/pkg/biber) bibliography for LaTeX
|
- [`biber`](https://ctan.org/pkg/biber) bibliography for LaTeX
|
||||||
|
|||||||
@@ -256,6 +256,7 @@
|
|||||||
fuzzel
|
fuzzel
|
||||||
papirus-icon-theme
|
papirus-icon-theme
|
||||||
papirus-folders
|
papirus-folders
|
||||||
|
inkscape
|
||||||
];
|
];
|
||||||
|
|
||||||
# fonts
|
# fonts
|
||||||
|
|||||||
Reference in New Issue
Block a user