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
|
||||
pre_tasks:
|
||||
- name: install shared packages
|
||||
|
|
|
|||
|
|
@ -50,6 +50,7 @@
|
|||
name: fstrim.timer
|
||||
enabled: true
|
||||
|
||||
# TODO: setup discrete GPU and remove this configuration
|
||||
- name: disable nvidia GPU
|
||||
block:
|
||||
- name: create udev rule
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@ packages:
|
|||
- postgresql
|
||||
- plasma-meta
|
||||
- syncthing
|
||||
- alacritty
|
||||
- tmux
|
||||
- unrar
|
||||
- vim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue