Add TODO & add alacritty
This commit is contained in:
parent
a43f931f2a
commit
a93901cc47
3 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,3 @@
|
||||||
# TODO: update laptop configuration?
|
|
||||||
- hosts: localhost
|
- hosts: localhost
|
||||||
pre_tasks:
|
pre_tasks:
|
||||||
- name: install shared packages
|
- name: install shared packages
|
||||||
|
|
|
||||||
|
|
@ -50,6 +50,7 @@
|
||||||
name: fstrim.timer
|
name: fstrim.timer
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
||||||
|
# TODO: setup discrete GPU and remove this configuration
|
||||||
- name: disable nvidia GPU
|
- name: disable nvidia GPU
|
||||||
block:
|
block:
|
||||||
- name: create udev rule
|
- name: create udev rule
|
||||||
|
|
|
||||||
|
|
@ -14,6 +14,7 @@ packages:
|
||||||
- postgresql
|
- postgresql
|
||||||
- plasma-meta
|
- plasma-meta
|
||||||
- syncthing
|
- syncthing
|
||||||
|
- alacritty
|
||||||
- tmux
|
- tmux
|
||||||
- unrar
|
- unrar
|
||||||
- vim
|
- vim
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue