about summary refs log tree commit diff
path: root/nix/configuration.nix
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2021-11-07 13:47:02 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2021-11-07 20:17:10 +0700
commit557705fc88fc0405d8f79bb15cbf0679e168cf6c (patch)
tree69dcb97176f0e6d1b26554963239dca33a41f75b /nix/configuration.nix
parentb078705298d983396fff6b673f3b7f93c5bac471 (diff)
downloaddotfiles-557705fc88fc0405d8f79bb15cbf0679e168cf6c.tar.gz
Migrate NixOS to tmpfs+btrfs
Diffstat (limited to 'nix/configuration.nix')
-rw-r--r--nix/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/configuration.nix b/nix/configuration.nix
index 37a0a83..bc0d12c 100644
--- a/nix/configuration.nix
+++ b/nix/configuration.nix
@@ -13,6 +13,7 @@
 
   boot = {
     binfmt.emulatedSystems = [ "aarch64-linux" ];
+    supportedFilesystems = [ "btrfs" ];
     loader = {
       efi.canTouchEfiVariables = true;
       grub = {
@@ -62,7 +63,6 @@
     extraGroups = [ "dialout" "networkmanager" "video" "wheel" ];
   };
 
-  nix.autoOptimiseStore = true;
   environment.systemPackages = with pkgs; [
     htop inotify-tools isync killall oathToolkit rsync stow tor unzip w3m wget
     mpv pavucontrol sent vimiv-qt yacreader youtube-dl