steveej-laptop: commit current config

* disable CPU wining
* migrate system packages away to out-of-tree home-manger
* vim: disable deoplete
* enable the firewall
* upgrade syntax for release 18.03
* enable gnome services (again)
This commit is contained in:
steveej 2018-05-04 09:13:54 +02:00
parent 81f953baee
commit f3683fcda9
7 changed files with 113 additions and 266 deletions

View file

@ -3,6 +3,7 @@
... }:
let
gitpkgs = import /home/steveej/src/github/NixOS/nixpkgs {};
in
{